Minimal Python repository with a simple development workflow. Share and enjoy!
Project description
T. carlae
Minimal Python repository with a simple development workflow. Share and enjoy!
Workflow
$ git clone https://gitlab.com/lfdo/tcarlae.git
$ cd tcarlae
$ uv sync # includes development dependencies
$ uv run tcarlae
Hello world!
Alternatively:
$ uv run python -m tcarlae.cli
Hello world!
And to publish:
$ git tag -a 2.0.0 -m "Version 2.0.0"
$ uv build
$ uv publish # uses tag for version number
Sharing and contributions
T. carlae
https://lofidevops.neocities.org
Copyright 2023 David Seaward and contributors
SPDX-License-Identifier: 0BSD
You can copy and modify this project freely and without credit. It's mostly uncopyrightable anyway.
Colophon
The Barbados threadsnake (known as Tetracheilostoma carlae or T. carlae) is the smallest known snake species in the world.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tcarlae-0.3.0.tar.gz.
File metadata
- Download URL: tcarlae-0.3.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e8af63fd30f067b9e73f03cc4231a5ecccb0607cd45c1e24e162aab4d105e7f
|
|
| MD5 |
a9e6adbfcf409a1dd41ba298136b9c3a
|
|
| BLAKE2b-256 |
991be2e66e91e04685f0e8142f83e032b10c9e63717e9d409e4f1897d2bab28f
|
File details
Details for the file tcarlae-0.3.0-py3-none-any.whl.
File metadata
- Download URL: tcarlae-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64afe02084521b05cf3dfe9ee5392988b4a0e4c7fa7984694fa9839ec95500a6
|
|
| MD5 |
0dcf31e8e6832afca0e43e49d33122ff
|
|
| BLAKE2b-256 |
f6e02754416cbeceea72f00053329f1069d2759db1a510d0e283f387c899a690
|