Skip to main content

Installation

Mangle.dev for Python can be installed in multiple ways depending on your preference.

Option 1: Using pip (Recommended)

Install Mangle.dev directly from PyPI:

pip install mangledotdev

Or with pip3:

pip3 install mangledotdev

Option 2: Manual Installation

Download the mangledotdev.py file and place it in your project directory or Python path.

Project Structure Example

project/
├── mangledotdev.py
├── main.py
└── process.py

Verifying Installation

After installation, verify that Mangle.dev is working correctly:

# test_mangledotdev.py
try:
    from mangledotdev import InputManager, OutputManager
    print("Mangle imported successfully!")
except ImportError as e:
    print(f"Import error: {e}")

Run the test:

python test_mangledotdev.py

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mangledotdev-0.1.2.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

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

mangledotdev-0.1.2-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file mangledotdev-0.1.2.tar.gz.

File metadata

  • Download URL: mangledotdev-0.1.2.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for mangledotdev-0.1.2.tar.gz
Algorithm Hash digest
SHA256 51698ac68a40e8ef79b44ff6afdf3d390f516a9bde070e6160434b513ec85e88
MD5 cd1bd876ee100a43a37059c15c6bad5f
BLAKE2b-256 80d22fd9789cb9e85c9837789a0879f36dab2bd2c6ec5ab117797f378075ea0c

See more details on using hashes here.

File details

Details for the file mangledotdev-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: mangledotdev-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for mangledotdev-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c8fbf18d2c5c201b250fafed17791c126d9c48278de12d69ef5b66a934067e0f
MD5 b7cfcfae3b24a979b75c4ea179f04d13
BLAKE2b-256 13cbd1faa95c57b752c6d46df486d8f0cd8b0497028161623c75001f2bc68f47

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.2 This release

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page