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.1.tar.gz (5.9 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.1-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyapp_cli-0.5.1.tar.gz
  • Upload date:
  • Size: 5.9 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.1.tar.gz
Algorithm Hash digest
SHA256 d9e0b76ef6678c576de0bad29713f849797c491083c1e39ce431b4191c816c55
MD5 51045e0413fa0babc5344b26692cab3c
BLAKE2b-256 56ac3ee631509b139d9cbd68dd7bab05d65f27bd74380e77fd5b6d402608e463

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyapp_cli-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 8.1 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1d5278d779ee32bd5697e3eb315d6587405626389680f83e21c4283d95a901a3
MD5 f72220de31f07479c693c6f53b043291
BLAKE2b-256 9d9d673fedb4197920a0a4f243ae8bfc959e27f0e9ba8ccccd444d99b044424c

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