Skip to main content

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

How to run

Install uv package manager. Then, run uvx pyapp-cli@latest init.

Params

Since v0.3.0 PyApp CLI supports params, so the CLI won't ask you about some settings. It can be useful when automating project creation.

--verbose - boolean

  • default: false
  • example: uvx pyapp-cli init --verbose

--project-path - string

  • default: empty string
  • example: uvx pyapp-cli init --project-path=some-path

--package-manager - literal string ("pip", "poetry" or "uv")

  • default: pip
  • example: uvx pyapp-cli init --package-manager=pip

--python-version - string

  • default: 3.12
  • example: uvx pyapp-cli init --python-version=3.12

--source-folder - string

  • default: root
  • example: uvx pyapp-cli init --source-folder=root

--framework - literal string ("fastapi", "flask" or "django") or None

  • default: None
  • example: uvx pyapp-cli init --framework=fastapi

--libraries - list of strings or None

  • default: None
  • example: uvx pyapp-cli init --libraries=requests --libraries=pydantic

--no-libraries - True or None (False is not valid option)

  • default: None
  • example: uvx pyapp-cli init --no-libraries=True

Important notice: --no-libraries and libraries arguments can't be used together. You use either one or none of them.

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyapp_cli-0.3.0.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyapp_cli-0.3.0-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file pyapp_cli-0.3.0.tar.gz.

File metadata

  • Download URL: pyapp_cli-0.3.0.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.0 {"installer":{"name":"uv","version":"0.11.0","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

Hashes for pyapp_cli-0.3.0.tar.gz
Algorithm Hash digest
SHA256 3bae375d265b666f189beb5caffff5b884e4eb35c184128e7ed24bf67ab64a9f
MD5 dc2c8c147113d6404d6324083832f568
BLAKE2b-256 8e8efeb6446dae2d2d541f1dbdc7ce62c519d85c66f9d74a85249ed321154bcc

See more details on using hashes here.

File details

Details for the file pyapp_cli-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: pyapp_cli-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.0 {"installer":{"name":"uv","version":"0.11.0","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

Hashes for pyapp_cli-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 15d7c1240fb261fa4c16dc97891bea4d295a823df8dd3a87b01c9951048d6053
MD5 4e0b00b19bcfbc75f64a51a5608050aa
BLAKE2b-256 f944f9a3d4411d796d39710972fea5e864d962c33f821ad25d753667acf93057

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page