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.1
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.1.tar.gz | 261.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| duplix-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 599.6 kB
Release files / duplix-0.1.1.tar.gz
| Download URL | duplix-0.1.1.tar.gz |
|---|---|
| Size | 261.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
78db912b8dad4140be56aca00d626ee0478e63e95f7db5fb97e912986db29f14
|
|
BLAKE2b-256 checksum How to use checksums |
a3002ab20060c0c24f453ba49a42e2f5148fd175f3fd8eedef5f6d705a338d3a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.3
|
Release files / duplix-0.1.1-py3-none-any.whl
| Download URL | duplix-0.1.1-py3-none-any.whl |
|---|---|
| Size | 338.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2d37dd21bc3d911e2053e764e9d2909ec9c109acbaf5a92b0ee3f12b1eaa8725
|
|
BLAKE2b-256 checksum How to use checksums |
3ec460dafcefa384e682549649f21d7177416898f65d4953c170efb6b78845db
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.3
|