Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 638 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 638 Bytes

MoabDB

The repository for the official MoabDB Python client. Check out our official site for information about MoabDB.

Getting Started

Install with pip:

pip install moabdb

Check out the docs and getting started guide.

Development

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

License

This client library is licensed under the MIT license.