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.2.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.2.0.tar.gz | 265.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| duplix-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 607.9 kB
Release files / duplix-0.2.0.tar.gz
| Download URL | duplix-0.2.0.tar.gz |
|---|---|
| Size | 265.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f0df1e14952d14974e9fbe2110a51257c88ec3595c481d0634047091951f0666
|
|
BLAKE2b-256 checksum How to use checksums |
c221a2bf7975cfd620515239147a766398560f5e4fd33018c652dc4811e65396
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|
Release files / duplix-0.2.0-py3-none-any.whl
| Download URL | duplix-0.2.0-py3-none-any.whl |
|---|---|
| Size | 342.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c91599550aeb8901661c8785ad4c4beb98dca782f929c59f3c7989f01286dc12
|
|
BLAKE2b-256 checksum How to use checksums |
889f5e626adf8aca0bd10e89cb7ad347e40d1ca51c7998207a1240739d9e6a49
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|