blockmango


Nameblockmango JSON
Version 1.5.1 PyPI version JSON
download
home_pagehttps://github.com/darkkpy/blockmango
SummaryBlockman Go API package
upload_time2024-06-01 12:48:59
maintainerNone
docs_urlNone
authorDark
requires_python>=3.6
licenseMIT
keywords blockmango blockman go api wrapper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Blockmango API Wrapper

 ![logo](https://i.ibb.co/mHCXSC3/images-28.jpg)

This Python package provides a convenient way to interact with the Blockmango API.

## Installation

You can install the package via pip:

```bash
pip install blockmango
```

## 📚 Docs

For detailed usage instructions and examples, please refer to the documentation in the `docs` folder.

For more information on available methods and parameters, contact me on discord, darkk.py.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/darkkpy/blockmango",
    "name": "blockmango",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "blockmango blockman go api wrapper",
    "author": "Dark",
    "author_email": "darkness0777@proton.me",
    "download_url": "https://files.pythonhosted.org/packages/d7/fb/265bf1e0fbd681bc71539d1a0edac3074975b98514c9884d09d0e926d87b/blockmango-1.5.1.tar.gz",
    "platform": null,
    "description": "# Blockmango API Wrapper\n\n ![logo](https://i.ibb.co/mHCXSC3/images-28.jpg)\n\nThis Python package provides a convenient way to interact with the Blockmango API.\n\n## Installation\n\nYou can install the package via pip:\n\n```bash\npip install blockmango\n```\n\n## \ud83d\udcda Docs\n\nFor detailed usage instructions and examples, please refer to the documentation in the `docs` folder.\n\nFor more information on available methods and parameters, contact me on discord, darkk.py.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Blockman Go API package",
    "version": "1.5.1",
    "project_urls": {
        "Documentation": "https://github.com/darkkpy/blockmango/tree/main/docs",
        "Homepage": "https://github.com/darkkpy/blockmango",
        "Source": "https://github.com/darkkpy/blockmango",
        "Tracker": "https://github.com/darkkpy/blockmango/issues"
    },
    "split_keywords": [
        "blockmango",
        "blockman",
        "go",
        "api",
        "wrapper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7fb265bf1e0fbd681bc71539d1a0edac3074975b98514c9884d09d0e926d87b",
                "md5": "aba5716aadd208e0e2d9126af7aaf438",
                "sha256": "7cc3d7ad61e5243413a0c65918df16b6dfe284a21f2b2cd5e0371b48f975d06a"
            },
            "downloads": -1,
            "filename": "blockmango-1.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "aba5716aadd208e0e2d9126af7aaf438",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6803,
            "upload_time": "2024-06-01T12:48:59",
            "upload_time_iso_8601": "2024-06-01T12:48:59.203310Z",
            "url": "https://files.pythonhosted.org/packages/d7/fb/265bf1e0fbd681bc71539d1a0edac3074975b98514c9884d09d0e926d87b/blockmango-1.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-01 12:48:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "darkkpy",
    "github_project": "blockmango",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "blockmango"
}
        
Elapsed time: 0.62171s