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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pysfi-0.1.7.tar.gz
Algorithm Hash digest
SHA256 6e52e5b9e2a69e04e4d0a248cc77a476ddad6e8c6558150ddaca33cd23f1d1b3
MD5 14ab2f3bec26dc1975cf44fe7806ae09
BLAKE2b-256 d58ec56a70b8de197106d12b4f82a9031d174a85a4e6794e3584cef243ef5a54

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pysfi-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 405620989987e9240f8c49029bff3432b9dc9a47fe899b1d95f4b8e32eef8214
MD5 2fca25c83295f94fa90781026b0df105
BLAKE2b-256 5c421e68f24f0aa233485cf3bdd6c1a495135b321f22772a0fbe9d4598db1233

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