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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pysfi-0.1.12.tar.gz
Algorithm Hash digest
SHA256 62fd74e7a1ce56d91523978e2c4802ca165a65e8f7c7c8f174f6a60ad57f151b
MD5 608e4fd44d5f3c4d815b68423f79beb5
BLAKE2b-256 eb96739a3345bda63f3d12e2cb5e1bd0221ae22eb8aed871497c435a6f3f9391

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pysfi-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 1f42e0d92c3e10f79bfb1f9d7b23d19d50c91f864b597253a2350f9ebf6abd3b
MD5 692a45d255cc3a0a5bf8e72014a6817a
BLAKE2b-256 78ec39a739597989d741366e832088bff294a13841866e377941bbef3c5b8035

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