Skip to main content

A simple Python template

Project description

template-python

Simple README.md for a Python project template.

Install

To install the library run: pip install change-me

Development

  1. Install Poetry
  2. make init to create the virtual environment and install dependencies
  3. make format to format the code and check for errors
  4. make test to run the test suite
  5. make clean to delete the temporary files and directories
  6. poetry publish --build to build and publish to https://pypi.org/project/change-me

Module Usage

"""Basic docstring for my module."""

from loguru import logger

def main() -> None:
    """Run a simple demonstration."""
logger.info("Hello World!")

if __name__ == "__main__":
    main()

Program Usage

poetry run python -m change_me

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

change_me-0.1.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

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

change_me-0.1.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file change_me-0.1.0.tar.gz.

File metadata

  • Download URL: change_me-0.1.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.13.6 Darwin/25.0.0

File hashes

Hashes for change_me-0.1.0.tar.gz
Algorithm Hash digest
SHA256 485708df8a2ac22a120334c15c954ae28e353227df769c539afc77e46156ddc7
MD5 91dbd01e18b1464294a889c3b23f248c
BLAKE2b-256 6e3b318e08d4c59594d8c123adcd3c8bac24f168a2bf0a4fc855da394def9e01

See more details on using hashes here.

File details

Details for the file change_me-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: change_me-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.13.6 Darwin/25.0.0

File hashes

Hashes for change_me-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2ad7472c781aa295c1e90dba89ec5247ff161342281981359192626665145814
MD5 25cf26ba5917ee8a4859e40c7d35f577
BLAKE2b-256 8327c2fe490b1af037d84ae29054dc74e3650351477a0e5201cbe9b3aa9cf576

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