Skip to main content

Add your description here

Project description

Installing (as editable) using UV tool

(pyscaffold)   uv tool install --editable .
Resolved 9 packages in 134ms
   Built pyscaffold @ file:///home/papunmohanty/WorkSpace/PythonSpace/PyScaffold/pyscaffold
Prepared 1 package in 855ms
Installed 9 packages in 25ms
 + click==8.2.1
 + markdown-it-py==4.0.0
 + mdurl==0.1.2
 + pygments==2.19.2
 + pyscaffold==0.1.0 (from file:///home/papunmohanty/WorkSpace/PythonSpace/PyScaffold/pyscaffold)
 + rich==14.1.0
 + shellingham==1.5.4
 + typer==0.16.1
 + typing-extensions==4.14.1
warning: The package `typer==0.16.1` does not have an extra named `all`
Installed 1 executable: pyscaffold

Usage:

Default project creation

 scaffold project generate
Project created...
➜ tree .
.
├── app
│   ├── commands
│      ├── base.py
│      ├── command1.py
│      ├── command2.py
│      └── __init__.py
│   ├── core
│      ├── config.py
│      ├── __init__.py
│      ├── logging.py
│      └── utils.py
│   ├── __init__.py
│   ├── main.py
│   └── settings.py
├── Makefile
├── pyproject.toml
├── README.md
├── requirements.txt
├── setup.py
└── tests
    ├── __init__.py
    ├── test_command1.py
    ├── test_command2.py
    └── test_config.py

4 directories, 20 files

Default project creation using uvx command

uvx --from pscaffold scaffold project generate

Installation from a file location containing project structure

 scaffold project generate --structure-path sample_struct.json
Project created...
➜ tree .
.
├── app
│   ├── commands
│      ├── base.py
│      ├── command1.py
│      ├── command2.py
│      └── __init__.py
│   ├── core
│      ├── config.py
│      ├── __init__.py
│      ├── logging.py
│      └── utils.py
│   ├── __init__.py
│   ├── main.py
│   └── settings.py
├── Makefile
├── pyproject.toml
├── README.md
├── requirements.txt
├── sample_struct.json
├── setup.py
├── tests
│   ├── __init__.py
│   ├── test_command1.py
│   ├── test_command2.py
│   └── test_config.py
└── tree_to_json.py

4 directories, 22 files

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pscaffold-0.1.7.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pscaffold-0.1.7-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file pscaffold-0.1.7.tar.gz.

File metadata

  • Download URL: pscaffold-0.1.7.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.4

File hashes

Hashes for pscaffold-0.1.7.tar.gz
Algorithm Hash digest
SHA256 c3ca9ad03ec41ccc098965d43c8d6ae6e026d655566a824a9120f20d7e062732
MD5 1a541d9061a7b548be43e525309e03b3
BLAKE2b-256 89272eff39cf706b83977ed1d78cfe829433bd2c7b09c10bc31da12733d9358b

See more details on using hashes here.

File details

Details for the file pscaffold-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: pscaffold-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.4

File hashes

Hashes for pscaffold-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 acd8b81ec32a259318e0bb6aff66d9df54807be00d5e9b3f795853e9acd90de9
MD5 039bfeb8c4f13c220cb26e137e605fee
BLAKE2b-256 eaf703040471074ff9b5954213e6aa84840c214c6334e8fa12981223f12786e8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page