Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ogty/requirements.txt-generator-cli
requirements.txt Generator CLI for Python, Julia, and Jupyter Notebook.
https://github.com/ogty/requirements.txt-generator-cli
command-line-tool generator julia jupyter-notebook python rust
Last synced: 4 days ago
JSON representation
requirements.txt Generator CLI for Python, Julia, and Jupyter Notebook.
- Host: GitHub
- URL: https://github.com/ogty/requirements.txt-generator-cli
- Owner: ogty
- Created: 2022-02-18T17:44:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-03-13T09:34:12.000Z (over 2 years ago)
- Last Synced: 2023-03-06T18:39:01.419Z (over 1 year ago)
- Topics: command-line-tool, generator, julia, jupyter-notebook, python, rust
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# requirements.txt Generator CLI
## Usage
reqgene [options]
## Options
-h, --help
Show this help message and exit.
-v, --version
Include the version number in the output.
-j, --jupyter
Generate requirements.txt for Jupyter.
-s, --show
Show the generated requirements.txt.