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.5.2.tar.gz (6.4 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.5.2-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyapp_cli-0.5.2.tar.gz
  • Upload date:
  • Size: 6.4 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.5.2.tar.gz
Algorithm Hash digest
SHA256 586a39218cb989c7e073a4cc3fa1648948cf51dbcf39a260798359383dc33d11
MD5 6ffd40b6ce63eb040ded8f4540688278
BLAKE2b-256 6e918c7d31fb523867414323fa48ad2a89bf02f3a1249f489025e2182f97e27e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyapp_cli-0.5.2-py3-none-any.whl
  • Upload date:
  • Size: 8.9 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.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 590483ce947971d338b9fedfd8dd72056471fea50b3b63fe2c0af79ced460e59
MD5 2a4b80413396332cd90deb0f88444bdf
BLAKE2b-256 9926dfe2f84620c08c756fe04d3b92cffd109c2a0da67a35f72c265b3e1f86b7

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