Metadata-Version: 2.1
Name: maxdev
Version: 1.4.2
Summary: MaxDev is a helpful library for developers.
Home-page: 
Author: maxeqx
Author-email: maxeqxmail@gmail.com
License: MIT
Keywords: maxdev maxeqx mdev dev developer
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.txt
Requires-Dist: requests
Requires-Dist: datetime

maxdev
==========

.. image:: https://img.shields.io/pypi/v/maxdev.svg
   :target: https://pypi.org/project/maxdev/
   :alt: PyPI version info


MaxDev is a helpful library for developers.


Installing
~~~~~~~~~~

**Python 3 higher is required**


.. code:: sh

    # Linux/macOS
    pip3 install -U maxdev

    # Windows
    pip install -U maxdev

Links
-----
- `Github <https://github.com/makseksowny/maxdev>`_
- `Youtube Channel <https://www.youtube.com/@maxeqx>`_
- `Download <https://pypi.org/project/maxdev/>`_
