The repository for the official MoabDB Python client. Check out our official site for information about MoabDB.
Install with pip:
pip install moabdb
Check out the docs and getting started guide.
Contributions will be licensed under the MIT license unless specified otherwise. Before submitting a pull request, make sure that pylint passes. PRs will not be merged without proper linting.
pylint moabdb
This client library is licensed under the MIT license.