rite
Build
Initializing search
    GitHub
    GitHub
    • Home
      • Quick Start
      • Installation
      • Getting Started
      • Examples
    • CLI
    • API Reference
        • Overview
        • Buffer
        • Cache
        • Dict
        • List
        • Pattern
        • Queue
        • Set
        • Tree
      • Conversion
      • Crypto
      • Diagnostics
      • Filesystem
      • Functional
      • Markup
      • Net
      • Numeric
      • Reflection
      • Serialization
      • System
      • Temporal
      • Text
      • Setup
      • Configuration
      • Code Style
      • Testing
      • AI Instructions
      • Build
    • Contributing
      • Glossary
      • Links
      • Authors
      • License
      • Privacy Policy
      • Disclaimer

    Build

    pip freeze > requirements.txt

    python3 -m pip install --upgrade build
    
    python3 -m build
    
    python3 -m pip install --upgrade twine
    
    python3 -m twine upload dist/*
    

    https://packaging.python.org/en/latest/tutorials/packaging-projects/

    Previous
    AI Instructions
    Next
    Contributing
    Copyright © 2026 Scape Agency BV. All Rights Reserved.