Skip to main content

Add your description here

Project description

PyApp CLI

About

PyApp CLI is a powerful unopinionated tool that makes python project setup painless. With this CLI you can easily scaffold a project with all necessary dependencies or you can even automate project setup.

Supported platforms

The CLI was tested on Ununtu Linux and Windows. Other systems may be incompatible.

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.

Documentation

Boilerplate

The PyApp CLI can reduce initial setup time by providing tiny templates. If you choose specific framework (like FastAPI or Flask), your project will contain minimal boilerplate to start with.

Commands

pyapp-cli init

Sets up new Python project.

--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 - string or None
  • default: None
  • example: uvx pyapp-cli init --libraries=requests,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.

pyapp-cli version

Outputs the package version.

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 templates/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.6.0.tar.gz (6.7 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.6.0-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyapp_cli-0.6.0.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","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":true}

File hashes

Hashes for pyapp_cli-0.6.0.tar.gz
Algorithm Hash digest
SHA256 0fb9fc4b6588bad6b5f5c6f362fa6ea2aab5702f0cf3fdc7fd8f0417fe7b9578
MD5 2a8554e51a9f5833ab95b645c5209904
BLAKE2b-256 cf8555600917180962266f7e3cea6d88cc954f7399deb835729809dcc3693e95

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyapp_cli-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 9.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","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":true}

File hashes

Hashes for pyapp_cli-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 293c8928bb8233ac047e564f1bd3ab896262f94530e594cd33749cc5d6a6aa9b
MD5 2e3d587ffc5f334b8e02271663bec3ef
BLAKE2b-256 300e503a34d2909a816c93f3c0052488ee0e884d10b690c2d46ead631e330e95

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