Skip to main content

No project description provided

Project description

mbpy - Manage Python Projects with Ease

PyPI - Version PyPI - Python Version


mbpy is a powerful tool for creating, managing, and documenting Python projects. It simplifies the process of setting up project structures, managing dependencies, and generating documentation.

Features

  • Create new Python projects with customizable structures
  • Manage project dependencies using pyproject.toml
  • Set up documentation using Sphinx or MkDocs
  • Generate GitHub Actions workflows for CI/CD
  • Simplify package installation and management with pip-like commands

Table of Contents

Installation

pip install mbpy

Usage

To create a new project:

mbpip create <project_name> --author "<Your Name>" --description "<Project Description>"

To manage dependencies:

mpip install <package_name>
mpip uninstall <package_name>
mpip show

For more detailed usage instructions, run:

mbpy --help

or

mpip --help

Documentation

To view the full documentation, you have two options:

Sphinx

  1. Build the docs:
    hatch run docs
    
  2. Open docs/_build/html/index.html in your web browser.

MkDocs

  1. Install MkDocs if you haven't already:
    pip install mkdocs
    
  2. Build and serve the docs:
    mkdocs serve
    
  3. Open your web browser and go to http://127.0.0.1:8000/

License

mbpy is distributed under the terms of the MIT License.

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

mbpy-2.0.14.tar.gz (2.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mbpy-2.0.14-py3-none-any.whl (60.6 kB view details)

Uploaded Python 3

File details

Details for the file mbpy-2.0.14.tar.gz.

File metadata

  • Download URL: mbpy-2.0.14.tar.gz
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for mbpy-2.0.14.tar.gz
Algorithm Hash digest
SHA256 9c5399ba8dab557e551156b56823ba9a7b3ab3e14a9be0dad8fd6b3785aa9904
MD5 9a36b9d6c4dcca5eb86890f2b2faee7d
BLAKE2b-256 cec7f61523757c2a87dbcf713f24f22de85e9b99a3d594b3b8876d08100d154f

See more details on using hashes here.

File details

Details for the file mbpy-2.0.14-py3-none-any.whl.

File metadata

  • Download URL: mbpy-2.0.14-py3-none-any.whl
  • Upload date:
  • Size: 60.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for mbpy-2.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 a74fbf597a2d20584b6ff8e2cb41ed43b612dc25f6d03f25266991a9de49b3ec
MD5 18641c7a94cc299fcb56e7632dc016bf
BLAKE2b-256 2c83207e7b3c2b546d0e332e1900913f6a218595b54081bb81b9433a3dd6b777

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