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
  • pyembedinstall: Embed installation utilities
  • filedate: A file date management tool that normalizes date prefixes in filenames
  • mkp: Make Python project utilities
  • pyprojectparse: Project parsing and analysis tools
  • pyloadergen: Python loader code generation
  • pypack: 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
    ├── pyembedinstall/       # pyembedinstall command module
       ├── pyembedinstall.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
    ├── pyprojectparse/       # pyprojectparse command module
       ├── pyprojectparse.py
       ├── pyproject.toml
       └── __init__.py
    ├── pyloadergen/        # pyloadergen command module
       ├── pyloadergen.py
       ├── pyproject.toml
       └── __init__.py
    └── pypack/           # pypack 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.13.tar.gz (268.9 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.13-py3-none-any.whl (168.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pysfi-0.1.13.tar.gz
  • Upload date:
  • Size: 268.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for pysfi-0.1.13.tar.gz
Algorithm Hash digest
SHA256 9a85b9878c00670af143385f845d7d458bae8f7ed9532ef559a837a1166e56a7
MD5 f64d576a44f734967f5b552ac1512fda
BLAKE2b-256 0f0933f78094df5dce2b72aa71b05f29967f9e8de4474cc575ec7a97f9878cdd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pysfi-0.1.13-py3-none-any.whl
  • Upload date:
  • Size: 168.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for pysfi-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 99eb796f379439432e96ad798db6e090be8e6da8e4b79957b11874a8e8f0f62e
MD5 5307a584ed5a0d6dcbed0bfe6112fbc1
BLAKE2b-256 12372b8915e9da2076750bd60c7131c2adb30fa3c592e69c60b1d29bb03c3a88

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