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

Uploaded Python 3

File details

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

File metadata

  • Download URL: change_me-0.1.0a0.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.0a0.tar.gz
Algorithm Hash digest
SHA256 7664e34f43717fcfaf67b01b74bb14cb86909c0d1fd575ccc541909697b3150a
MD5 5f58577094563a108d66cf1b8a8827b9
BLAKE2b-256 571b456baf1c584c637d05a4c3b5fec26fa7cd327fa511e82cc9e8613bf5a116

See more details on using hashes here.

File details

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

File metadata

  • Download URL: change_me-0.1.0a0-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.0a0-py3-none-any.whl
Algorithm Hash digest
SHA256 85c68cc8b8498ef65ea3f5d0c47df0d0fef68f9e2c190e425d5d72ae8a79bbb8
MD5 5a15c6a047e5e37072ef153728348f39
BLAKE2b-256 8098078f034c1f156d13ecb76b37cd18f3a10570ffed96832cf9d49749a7d26b

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