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.1.tar.gz (3.8 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.1-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: change_me-0.0.1.tar.gz
  • Upload date:
  • Size: 3.8 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.1.tar.gz
Algorithm Hash digest
SHA256 23e3b73ecd5d07f7c3d7de332ad21cea7817df90389512167850526c6b07d0f5
MD5 f766b16fae252b7b320d2dfc40075e8b
BLAKE2b-256 b179a3255507959b4b8c99fe0b9d8e3f0b051d24eb66bf94fd609472c082798e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: change_me-0.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 68ed645548f5933961bf8a2fe18e7f7fe99461d2ca11b446389440114b35e3e4
MD5 51c2a697e29bfb9158a4973a0db42976
BLAKE2b-256 1c20e3cc9f7e94a43471d088bde694d649db8a1fc0d604251c0ab3d0d8a9385f

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