Skip to main content

A simple hello-world library.

Project description

hello-world

A lightweight Python project template for building and testing simple packages.

Project goals

  • Provide a minimal, easy-to-understand Python package layout.
  • Keep dependencies and setup lightweight.
  • Offer a clear path for contributing and releasing.

Installation

Using pip

python -m venv .venv
source .venv/bin/activate
pip install -e .

Using conda

conda create -n structflo python=3.11
conda activate structflo
pip install -e .

Usage

from structflo.helloworld import helloworld

print(helloworld())

Contributing

See CONTRIBUTING.md for development setup, testing, and release guidance.

License

This project is licensed under the MIT License. See LICENSE.

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

structflo-0.1.0.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

structflo-0.1.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: structflo-0.1.0.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for structflo-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d05c662ec212743a104132946fa71dcd6b10ac3894a22de5c05bbfd6f41f7371
MD5 d05d911af3eba334e1e22ca2c5545d1c
BLAKE2b-256 7ea7c764033ee81a27bc590aaf27bb7567169188528592202268ba199006fc9c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: structflo-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for structflo-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4e0ee3089cd78580a55841a015c5ca1ad412359e19ebca8a3c2804165d9ed0ae
MD5 b6cb83ce5f6a5b60d003e4482b192ab4
BLAKE2b-256 0e45dbb58c4a1c3189972a3ee9d3d43d25ac6c3a1e616ed337ae43882b724cf5

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