Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sm1ky/marzban_api
https://github.com/sm1ky/marzban_api
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sm1ky/marzban_api
- Owner: sm1ky
- License: mit
- Created: 2024-06-28T20:53:03.000Z (6 months ago)
- Default Branch: production
- Last Pushed: 2024-10-29T12:38:22.000Z (about 1 month ago)
- Last Synced: 2024-10-29T15:06:34.044Z (about 1 month ago)
- Language: Python
- Size: 67.4 KB
- Stars: 23
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-freedom - Marzban API
- awesome-freedom - Marzban API
README
# MarzbanAPI Client
[![Stars](https://img.shields.io/github/stars/sm1ky/marzban_api.svg?style=social)](https://github.com/sm1ky/marzban_api/stargazers)
[![Forks](https://img.shields.io/github/forks/sm1ky/marzban_api.svg?style=social)](https://github.com/sm1ky/marzban_api/network/members)
[![Issues](https://img.shields.io/github/issues/sm1ky/marzban_api.svg)](https://github.com/sm1ky/marzban_api/issues)
[![Supported python versions](https://img.shields.io/pypi/pyversions/marzban.svg)](https://pypi.python.org/pypi/marzban)
[![Downloads](https://img.shields.io/pypi/dm/marzban.svg)](https://pypi.python.org/pypi/marzban)
[![PyPi Package Version](https://img.shields.io/pypi/v/marzban)](https://pypi.python.org/pypi/marzban)**MarzbanAPI Client** is an asynchronous Python library designed for interacting with [Marzban](https://github.com/Gozargah/Marzban). It provides comprehensive methods for managing administrators, users, nodes, and system statistics.
## Installation
To install the latest version of the library, use:
```bash
pip install marzban
```## Project Links
- **PyPI**: [marzban](https://pypi.org/project/marzban/)
- **GitHub Repository**: [marzban_api](https://github.com/sm1ky/marzban_api)## Detailed Documentation
For detailed documentation and usage examples, select your preferred language below:
- [English](https://github.com/sm1ky/marzban_api/blob/production/.readme/README_en.md)
- [Русский (Russian)](https://github.com/sm1ky/marzban_api/blob/production/.readme/README_ru.md)## Contributing
We welcome contributions! If you encounter any issues or have suggestions for improvements, please feel free to [open an issue](https://github.com/sm1ky/marzban_api/issues) or submit a Pull Request (PR).
## Support
If you have any questions or need assistance, you can contact the author via:
- **Email**: [[email protected]](mailto:[email protected])
- **Telegram**: [@sm1ky](https://t.me/sm1ky)## License
This project is licensed under the MIT License. For more details, refer to the [LICENSE file](https://github.com/sm1ky/marzban_api/blob/production/LICENSE).