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
$ pdm install --dev
$ pdm run tcarlae
Hello world!
Alternatively:
$ pdm run python -m tcarlae.cli
Hello world!
And to publish:
$ git tag -a 2.0.0 -m "Version 2.0.0"
$ pdm publish # uses tag for version number
Sharing and contributions
T. carlae
https://lofidevops.neocities.org
Copyright 2023 David Seaward and contributors
SPDX-License-Identifier: CC0-1.0
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
tcarlae-0.2.0.tar.gz
(1.3 kB
view details)
Built Distribution
File details
Details for the file tcarlae-0.2.0.tar.gz
.
File metadata
- Download URL: tcarlae-0.2.0.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.5.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7e806bc2be65b069689609afe7d455f47ce9fd25e1fdb5e89386d5b6ec4c3cf |
|
MD5 | 7d91811aa86ed513aa3b970c440d400b |
|
BLAKE2b-256 | 7c24bb848331822fa929d462a84de77475863f27329b550e96f4bfced5b372b9 |
File details
Details for the file tcarlae-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: tcarlae-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.5.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8871cddc52879c2f3496a67f9d894619314b79dc7aa2f92109088a8750e500a6 |
|
MD5 | 19f7ef997cdc16449910fe978e19fd8a |
|
BLAKE2b-256 | af573d25dcb6bd7609046606607690e20227a3581d3fa4c130ff32a4fa88a545 |