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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pysfi-0.1.6.tar.gz
Algorithm Hash digest
SHA256 7f5a69656f871452126645aaf2d759c73321a93aa78bf980170aba7b8dc5fbec
MD5 34cab63a84231428f6c5752cbadbf33c
BLAKE2b-256 771f93a23115bb814ee64aa9fe756f75eff3615ca2caabe304e47c302c558b98

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pysfi-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ad9fa9b49480a769e2fb1e0a3d312f37d650410e5a7be41134d0e57f8df07fc6
MD5 d4ab8739e67f5739f856364014a97fe5
BLAKE2b-256 fb4bc4d4cd34e1f1ca47f9a3e3041766e60f878a1060951df1290ef9894320b4

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