Contents

mega.py 1.0.8

0

Python lib for the Mega.co.nz API

Python lib for the Mega.co.nz API

Stars: 334, Watchers: 334, Forks: 162, Open Issues: 80

The odwyersoftware/mega.py repo was created 6 years ago and the last code push was 1 months ago.
The project is popular with 334 github stars!

How to Install mega-py

You can install mega-py using pip

pip install mega-py

or add it to a project with poetry

poetry add mega-py

Package Details

Author
O'Dwyer Software
License
Creative Commons Attribution-Noncommercial-Share Alike license
Homepage
https://github.com/odwyersoftware/mega.py
PyPi:
https://pypi.org/project/mega.py/
GitHub Repo:
https://github.com/odwyersoftware/mega.py

Classifiers

  • Internet/WWW/HTTP
No  mega-py  pypi packages just yet.

Errors

A list of common mega-py errors.

Code Examples

Here are some mega-py code examples and snippets.

GitHub Issues

The mega-py package has 80 open issues on GitHub

  • mega.login hangs
  • UnboundLocalError: local variable 'i' referenced before assignment
  • How to resolve this issue?
  • Slow Download/Upload
  • Ratelimits

See more issues on GitHub

Related Packages & Articles

matrixprofile 1.1.10

An open source time series data mining library based on Matrix Profile algorithms.

logzero 1.7.0

logzero is a Python package designed to simplify application logging. It provides a pre-configured standard Python logger that can be used directly across your files and modules, making it easy to implement consistent logging throughout your application. The library supports colored terminal output and log file rotation, and it handles Unicode seamlessly. As a standalone library, logzero doesn't have dependencies on other Python packages, making it a lightweight and efficient choice for your logging needs.

dotmap 1.3.30

ordered, dynamically-expandable dot-access dictionary

bitmath 1.3.3.1

Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)