Skip to main content

# Welcome to your new Python CLI project! This project was generated...

Project description

Welcome to your new Python CLI project!

This project was generated using the create-pypi-cli tool.

CI PyPI Python Version License

About This Project

This project provides a solid foundation for building a Python CLI application. It comes with a pre-configured structure and essential files to help you get started quickly.

Features

  • Clean and organized project structure
  • GitHub Actions workflow for linting, type checking, and publishing to PyPI
  • Pre-commit hooks for code formatting and quality checks using Black, Flake8, and Mypy
  • Consistent import ordering with isort
  • Basic CLI template using the Click library

Getting Started

To start developing your CLI application, follow these steps:

  1. Install create-pypi-cli

    pip install create-pypi-cli
    
  2. Create a new CLI project with a predefined CI with formatting/linting/typecheck/bump-version and publish at pypi

    create-pypi-cli my-cli-project && cd my-cli-project
    
  3. Customize the project:

    • Update the setup.py file with your project's metadata and dependencies.
    • Modify the CLI template in your_project_name/cli.py according to your application's needs.
    • Add your project's dependencies to the requirements.txt file.
  4. Start coding!

    Make your changes and commit them, following the pre-commit hooks for code formatting and quality checks.

  5. Push your changes and create a pull request.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Credits

This project was generated using the create-pypi-cli tool, created by Luis Guilherme.


Feel free to customize this README further to provide more specific details about your CLI application, its usage, and any additional information that would be helpful for users and contributors.


Happy coding!


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

create-pypi-cli-0.2.4.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

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

create_pypi_cli-0.2.4-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file create-pypi-cli-0.2.4.tar.gz.

File metadata

  • Download URL: create-pypi-cli-0.2.4.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for create-pypi-cli-0.2.4.tar.gz
Algorithm Hash digest
SHA256 b5dd4ec9adef3ec7587f69744bd53b50b280f4452df20d90f7e5d21b279c6fe3
MD5 940af23e1d4ccf297b07fccc84f2062e
BLAKE2b-256 d52bfbc5e3fca6dbab4f6f083bcb4fa46253ac6bfef6fc1ab894608c34da0f6a

See more details on using hashes here.

File details

Details for the file create_pypi_cli-0.2.4-py3-none-any.whl.

File metadata

File hashes

Hashes for create_pypi_cli-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f7f533b5a884fbc94c00fe074d06f559a4c5fb1f3e7fda08a6916cf7fe226f4e
MD5 4d78b72549bf91042638b54f812ee820
BLAKE2b-256 37ca9cf0b2e6c6262170e40f52108b636b4de36d0cd3a69341a31ab3a163242d

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