Skip to main content

Single File commands for Interactive python.

Project description

pysfi

Single File commands for Interactive python.

Overview

pysfi is a Python project that provides single-file command-line utilities, designed to be lightweight and easy-to-use.

Available Commands

  • alarmclk: Alarm clock functionality
  • bumpversion: Automated version number management tool
  • embedinstall: Embed installation utilities
  • filedate: A file date management tool that normalizes date prefixes in filenames
  • mkp: Make Python project utilities
  • projectparse: Project parsing and analysis tools
  • pyloadergen: Python loader code generation
  • pypacker: Python packaging utilities

Installation

# Install using uv (recommended)
uv add pysfi

# Or using pip
pip install pysfi

Development

Requirements

  • Python >= 3.8
  • uv (recommended) or pip

Development Dependencies

uv pip install -e ".[dev]"

Code Standards

The project uses Ruff for code linting and formatting:

# Check code
ruff check .

# Format code
ruff format .

Project Structure

pysfi/
├── pyproject.toml          # Main project configuration
├── README.md
└── sfi/
    ├── __init__.py
    ├── alarmclock/         # alarmclk command module
       ├── alarmclock.py
       ├── pyproject.toml
       └── __init__.py
    ├── embedinstall/       # embedinstall command module
       ├── embedinstall.py
       ├── pyproject.toml
       └── __init__.py
    ├── filedate/           # filedate command module
       ├── filedate.py
       ├── pyproject.toml
       ├── README.md       # Detailed documentation
       └── __init__.py
    ├── makepython/         # mkp command module
       ├── makepython.py
       ├── pyproject.toml
       └── __init__.py
    ├── projectparse/       # projectparse command module
       ├── projectparse.py
       ├── pyproject.toml
       └── __init__.py
    ├── pyloadergen/        # pyloadergen command module
       ├── pyloadergen.py
       ├── pyproject.toml
       └── __init__.py
    └── pypacker/           # pypacker command module
        ├── fspacker.py
        └── pyproject.toml

License

MIT License

Contributing

Issues and Pull Requests are welcome!

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

pysfi-0.1.4.tar.gz (32.3 kB view details)

Uploaded Source

Built Distribution

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

pysfi-0.1.4-py3-none-any.whl (30.4 kB view details)

Uploaded Python 3

File details

Details for the file pysfi-0.1.4.tar.gz.

File metadata

  • Download URL: pysfi-0.1.4.tar.gz
  • Upload date:
  • Size: 32.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Hatch/1.16.2 cpython/3.10.18 HTTPX/0.28.1

File hashes

Hashes for pysfi-0.1.4.tar.gz
Algorithm Hash digest
SHA256 83b838243ea70b61899b235700311db550050273dd7cfbb6ada5e1005e13298c
MD5 c9f00016b0c709bc78d5f693647d34f4
BLAKE2b-256 6b3c157d1034a7372a39af4d9aeea24782b85f18d89540c6f32091bdbad130bc

See more details on using hashes here.

File details

Details for the file pysfi-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: pysfi-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 30.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Hatch/1.16.2 cpython/3.10.18 HTTPX/0.28.1

File hashes

Hashes for pysfi-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ff14c8bd2835b9e5986448ee7f017ed4596e52b6a61e75ff627ca0fbdbb68bfd
MD5 05c95f4716911de33efb8a3e73017687
BLAKE2b-256 bc9223c9ca85b813173af6cc2e528d413e1811cdd834a1a2af2bff1b3912d12b

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