duplix
Scaffold a new project by copying a bundled template project, exactly as it is.
Installation
pip install duplix
Usage
python -m duplix my_new_project
# or, after install:
duplix my_new_project
This copies duplix's bundled template folder verbatim into ./my_new_project/
(files, code, and structure unchanged - nothing is renamed or rewritten).
Options
python -m duplix my_new_project --dir ./somewhere
Development
pip install -e ".[dev]"
pytest
Publishing
python -m build
python -m twine upload dist/*
Release files for duplix 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| duplix-1.0.0.tar.gz | 288.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| duplix-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 664.0 kB
Release files / duplix-1.0.0.tar.gz
| Download URL | duplix-1.0.0.tar.gz |
|---|---|
| Size | 288.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d7d17b3603bab18054869825c19274236970fac7b4f4d1deab188a3cc56e1166
|
|
BLAKE2b-256 checksum How to use checksums |
78e912e1e39ec8f2beca712b924192f3c6761fbfaf45069f407b38ff3382af62
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|
Release files / duplix-1.0.0-py3-none-any.whl
| Download URL | duplix-1.0.0-py3-none-any.whl |
|---|---|
| Size | 375.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
43a4020e42903b9697bfe618bab455a4ee2b4ce29148d13b7344b41e01cd91f2
|
|
BLAKE2b-256 checksum How to use checksums |
3abc2db49778827ebbbdd3f47a15e06839a1450ddc01645fba4017188566a481
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|