Skip to main content

🐍 An awesome python package by the name Cookiecutter Pypackage Instance

Project description

Cookiecutter Pypackage Instance

🐍 An awesome python package by the name Cookiecutter Pypackage Instance

PyPI - Python Version PyPI CI CD pre-commit.ci status Test Coverage PyPI - License Open in GitHub Codespaces Cookiecutter Template Renovate - Enabled Buy me a coffee FOSSA Status

:cd: Installation

pip install cookiecutter-pypackage-instance

In order to locally set up the project please follow the instructions below:

# Set up the GitHub repository
git init
git config --local user.name Vasilis Sioros
git config --local user.email billsioros97@gmail.com
git add .
git commit -m "feat: initial commit"
git remote add origin https://github.com/billsioros/cookiecutter-pypackage-instance

# Create a virtual environment using poetry and install the required dependencies
poetry shell
poetry install

# Install pre-commit hooks
pre-commit install --install-hooks
pre-commit autoupdate

:book: Documentation

The project's documentation can be found here.

:heart: Support the project

Feel free to Buy me a coffee! ☕.

:sparkles: Contributing

If you would like to contribute to the project, please go through the Contributing Guidelines first.

:label: Credits

This project was generated with billsioros/cookiecutter-pypackage cookiecutter template.

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

cookiecutter_pypackage_instance-1.1.1.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page