Add your description here
Project description
PyApp CLI
About
PyApp CLI is a powerful tool that makes python project setup painless. With this CLI you can easily scaffold FastAPI, Flask or Django project with all necessary dependencies.
Supported platforms
The CLI can be run on Ubuntu Linux, but it's not guaranteed the CLI will work on other platforms.
Get started
Before setting up new project, install Python and appropriate package manager you'll use for your project. PyAPP CLI supports following package managers:
- pip
- poetry
- uv
Use main.py init command to run the CLI:
python main.py init # python interpreter
poetry run python main.py init # poetry
uv run main.py init # uv
Alertnatively, you can use python3 prefix when running command.
Contributing
Feel free to open an issue if you have found a bug, have a feature request or you want to expand list of available libraries/frameworks/package managers. You also can open PR if you wish.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyapp_cli-0.1.0.tar.gz.
File metadata
- Download URL: pyapp_cli-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95f676fc853311b34e3c96018b2ef7dc8bb2e69496be814dc55a24e84d0edf42
|
|
| MD5 |
ef531a86f49a4b03459a5772d0e97fc7
|
|
| BLAKE2b-256 |
b0471a556888d7eee56aa4c4e9775f403f1cf1feb4f95bd66b3a3d7597bda25b
|