stata-cli 0.4.0__tar.gz → 0.4.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {stata_cli-0.4.0 → stata_cli-0.4.2}/PKG-INFO +2 -2
- {stata_cli-0.4.0 → stata_cli-0.4.2}/README.md +1 -1
- {stata_cli-0.4.0 → stata_cli-0.4.2}/pyproject.toml +1 -1
- stata_cli-0.4.2/src/stata_cli/__init__.py +1 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/main.py +2 -2
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli.egg-info/PKG-INFO +2 -2
- stata_cli-0.4.0/src/stata_cli/__init__.py +0 -1
- {stata_cli-0.4.0 → stata_cli-0.4.2}/setup.cfg +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/__main__.py +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/daemon.py +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/engine.py +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/graph_artifacts.py +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/output_filter.py +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skill_registry.py +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/overview.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/asdoc.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/binsreg.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/coefplot.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/data-manipulation.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/diagnostics.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/did.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/estout.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/event-study.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/graph-schemes.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/ivreg2.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/nprobust.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/outreg2.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/package-management.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/psmatch2.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/rdrobust.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/reghdfe.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/synth.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/tabout.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/winsor.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/packages/xtabond2.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/advanced-programming.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/basics-getting-started.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/bootstrap-simulation.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/data-import-export.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/data-management.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/date-time-functions.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/descriptive-statistics.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/difference-in-differences.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/external-tools-integration.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/gmm-estimation.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/graphics.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/limited-dependent-variables.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/linear-regression.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/machine-learning.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/mata-data-access.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/mata-introduction.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/mata-matrix-operations.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/mata-programming.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/matching-methods.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/mathematical-functions.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/maximum-likelihood.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/missing-data-handling.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/nonparametric-methods.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/panel-data.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/programming-basics.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/regression-discontinuity.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/sample-selection.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/sem-factor-analysis.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/spatial-analysis.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/string-functions.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/survey-data-analysis.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/survival-analysis.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/tables-reporting.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/time-series.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/treatment-effects.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/variables-operators.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/workflow-best-practices.md +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/smcl_parser.py +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/utils.py +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli.egg-info/SOURCES.txt +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli.egg-info/dependency_links.txt +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli.egg-info/entry_points.txt +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli.egg-info/requires.txt +0 -0
- {stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: stata-cli
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.2
|
|
4
4
|
Summary: Command-line interface for running Stata commands via PyStata
|
|
5
5
|
License: MIT
|
|
6
6
|
Keywords: stata,cli,statistics,data-science
|
|
@@ -268,7 +268,7 @@ Shows all Stata frames and the current working frame.
|
|
|
268
268
|
stata-cli skill # overview: gotchas, patterns, topic routing table
|
|
269
269
|
stata-cli skill --list # list all 57 topics with descriptions
|
|
270
270
|
stata-cli skill regression # linear regression reference
|
|
271
|
-
stata-cli skill did #
|
|
271
|
+
stata-cli skill did # modern DiD packages (csdid, did_multiplegt)
|
|
272
272
|
stata-cli skill reghdfe # reghdfe package guide
|
|
273
273
|
```
|
|
274
274
|
|
|
@@ -255,7 +255,7 @@ Shows all Stata frames and the current working frame.
|
|
|
255
255
|
stata-cli skill # overview: gotchas, patterns, topic routing table
|
|
256
256
|
stata-cli skill --list # list all 57 topics with descriptions
|
|
257
257
|
stata-cli skill regression # linear regression reference
|
|
258
|
-
stata-cli skill did #
|
|
258
|
+
stata-cli skill did # modern DiD packages (csdid, did_multiplegt)
|
|
259
259
|
stata-cli skill reghdfe # reghdfe package guide
|
|
260
260
|
```
|
|
261
261
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "0.4.2"
|
|
@@ -408,12 +408,12 @@ def frame_cmd(ctx):
|
|
|
408
408
|
|
|
409
409
|
# ── Skill command ────────────────────────────────────────────────────────
|
|
410
410
|
|
|
411
|
-
@cli.command("skill")
|
|
411
|
+
@cli.command("skill", context_settings=dict(ignore_unknown_options=True, allow_extra_args=True))
|
|
412
412
|
@click.argument("topic", required=False, default=None)
|
|
413
413
|
@click.option("--list", "list_topics", is_flag=True, default=False, help="List all available topics.")
|
|
414
414
|
@click.pass_context
|
|
415
415
|
def skill_cmd(ctx, topic, list_topics):
|
|
416
|
-
"""
|
|
416
|
+
"""Stata reference library — 57 topics, use 'skill --list' to browse.
|
|
417
417
|
|
|
418
418
|
Without arguments, shows the overview (gotchas, common patterns, routing table).
|
|
419
419
|
With a topic name, shows the detailed reference for that topic.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: stata-cli
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.2
|
|
4
4
|
Summary: Command-line interface for running Stata commands via PyStata
|
|
5
5
|
License: MIT
|
|
6
6
|
Keywords: stata,cli,statistics,data-science
|
|
@@ -268,7 +268,7 @@ Shows all Stata frames and the current working frame.
|
|
|
268
268
|
stata-cli skill # overview: gotchas, patterns, topic routing table
|
|
269
269
|
stata-cli skill --list # list all 57 topics with descriptions
|
|
270
270
|
stata-cli skill regression # linear regression reference
|
|
271
|
-
stata-cli skill did #
|
|
271
|
+
stata-cli skill did # modern DiD packages (csdid, did_multiplegt)
|
|
272
272
|
stata-cli skill reghdfe # reghdfe package guide
|
|
273
273
|
```
|
|
274
274
|
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "0.4.0"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/basics-getting-started.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/descriptive-statistics.md
RENAMED
|
File without changes
|
{stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/difference-in-differences.md
RENAMED
|
File without changes
|
{stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/external-tools-integration.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/limited-dependent-variables.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/mata-matrix-operations.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/mathematical-functions.md
RENAMED
|
File without changes
|
|
File without changes
|
{stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/missing-data-handling.md
RENAMED
|
File without changes
|
{stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/nonparametric-methods.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/regression-discontinuity.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stata_cli-0.4.0 → stata_cli-0.4.2}/src/stata_cli/skills/references/workflow-best-practices.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|