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.14
  • example: uvx pyapp-cli init --python-version=3.14
--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.2.tar.gz (6.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.6.2-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyapp_cli-0.6.2.tar.gz
  • Upload date:
  • Size: 6.8 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.2.tar.gz
Algorithm Hash digest
SHA256 7b0ce6c906bca423bfcbdd2072169beaf55cc1e943964eacf53e5c8b02d683ce
MD5 cf84ca0658d1785a85c5889eef7321db
BLAKE2b-256 109d2ca7734bf22f8e973670887d3d71aada1617aff2e28b9b41fed5cd8f853d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyapp_cli-0.6.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b05c581167349646c196bcdd7dec18a2fc691c2028600d57d0989fb2e0818d2b
MD5 0a95840b574529da4138d35e3c8c50d5
BLAKE2b-256 15e6b342b73d8e2fb244a47880ed97d03079f1a7005cb4460045b3208160dabd

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