Skip to main content

Jump-start your python project

Project description

Intropy

Version Build Status

Powered by Cookiecutter, intropy is a framework for jump-starting production-grade python projects. It generates a new python project within seconds that is configured automatically with:

  • Build system
  • Test and code quality tooling
  • Documentation
  • Automation pipelines
  • Security scanner
  • etc...

Features

  • Ruff | Linter and formatter (Optionally strict Black as code formatter)
  • Pytest | Test framework
  • Tox | Standardized testing and automation
  • Coverage | Code coverage
  • Mypy | Static type checker
  • Package and environment management
    • Deployable applications: Pipenv | Version pinning and virtual environment setup
    • Libraries: pyproject.toml explicitly defined dependencies
  • Pre-commit | pre-commit hooks
  • Bump my version | Bump semantic version
  • Sphinx | Documentation tool
  • Logging boilerplate
  • Bandit and Trivy | Security scanners
  • DevOps platform options
    • Github
      • Github workflows | CI and publishing to PyPi
      • Github templates | Pull Requests and Issues
    • Azure Devops
      • Azure pipelines | CI
  • Makefile for convenience

Usage

Install cookiecutter:

pip install cookiecutter

Create project:

cookiecutter https://github.com/RicNord/intropy

You will be prompted for some values. After that the project will be generated!

(Optional) Standalone CLI

A wrapper around the cookiecutter CLI is also provided and can be installed with:

pip install intropy

For API reference see:

intropy --help

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

intropy-0.9.0.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

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

intropy-0.9.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file intropy-0.9.0.tar.gz.

File metadata

  • Download URL: intropy-0.9.0.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for intropy-0.9.0.tar.gz
Algorithm Hash digest
SHA256 367eb79bb5ec197e8081a39a6be8214a7f47f55c7646e07324c1055814cdd816
MD5 0e8a423f19b092c0c899ce08a5153550
BLAKE2b-256 2a16c128dfbaf917f1189ed29d1e4d2590d6ce87e139dd6fa06e86d561678776

See more details on using hashes here.

Provenance

The following attestation bundles were made for intropy-0.9.0.tar.gz:

Publisher: publish-pypi.yaml on RicNord/intropy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file intropy-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: intropy-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for intropy-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 be8c67a57af8d525d14bd4e48c602dff24d9c26bcb8f7a14116bf57958da3d61
MD5 a6974f39bbb483b992d6a0a6684cb3aa
BLAKE2b-256 a1d3f55489a2f7955b9bdc82a4a7a27857f63de3a957f4c3457995e098d248f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for intropy-0.9.0-py3-none-any.whl:

Publisher: publish-pypi.yaml on RicNord/intropy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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