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 0.1.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-0.1.0.tar.gz | 227.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| duplix-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 522.7 kB
Release files / duplix-0.1.0.tar.gz
| Download URL | duplix-0.1.0.tar.gz |
|---|---|
| Size | 227.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cd68f2ce977704b19202eb96e7132aaa2d33dc542bf3fc571a6905b12519db1d
|
|
BLAKE2b-256 checksum How to use checksums |
bad63218507c3fd1cf68d5569863fd9438c543226aefb6d4e89d8f04cabef002
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|
Release files / duplix-0.1.0-py3-none-any.whl
| Download URL | duplix-0.1.0-py3-none-any.whl |
|---|---|
| Size | 295.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
77d6513533a2b5480743a0e32e762af093db7de1590b4e2db591c29528a7a046
|
|
BLAKE2b-256 checksum How to use checksums |
eb13ed94adfaee7655f1e39bbb11ff6de1ae068154f430a108d33315a5467723
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|