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.5.tar.gz (35.2 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.5-py3-none-any.whl (34.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pysfi-0.1.5.tar.gz
Algorithm Hash digest
SHA256 58c24883fcfcb32078720b9cfc7f5564af73c1bb8784dd45f06fc40adbf8dc76
MD5 8284769592093f92df40c7f8bd2aea60
BLAKE2b-256 62b92dc314cbb9da31e53984c9be2787152193079132e73dcb1f7d82b8f97135

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pysfi-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d76ae830cf508173c62f5b2c132a7f14af0d08835441222da3608562fba87c84
MD5 a64646249a77dc62d6febe63aa4665fd
BLAKE2b-256 0936c32be1c12bfa56436ab56647607f47a7591f9c68d3588fcd81d9b1695c82

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