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.0.1a0.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.0.1a0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file change_me-0.0.1a0.tar.gz.

File metadata

  • Download URL: change_me-0.0.1a0.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.0.1a0.tar.gz
Algorithm Hash digest
SHA256 23fbc65990adfb23ea394264f0c98e3cc964666d228a2eae439d19cf35cf1cea
MD5 1287d9f3f01ab2d6d9ac96808da28448
BLAKE2b-256 2aa597490b5f79fa8dcf5d8b37e57b4dc5cd093b03a9633cf6d7ab4b6ef7f99c

See more details on using hashes here.

File details

Details for the file change_me-0.0.1a0-py3-none-any.whl.

File metadata

  • Download URL: change_me-0.0.1a0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 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.0.1a0-py3-none-any.whl
Algorithm Hash digest
SHA256 7493bb6412e03086b556d658a4800aa3455220f16889b5539aa764925e1d5947
MD5 54472df53fb9b23393069dffe86c195d
BLAKE2b-256 315aa8b8c808d96e6c12fb9662ae22c7ebea7799ca1acc8525d61bd2a8b8a7e3

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