Release v0.2.0
New features:
- Ability to create
Project
,Node
andLink
instances - Created most of the methods to interact with the REST API Endpoints.
- Added some commodity methods like
nodes_summary
- Created the
docs
- Improved the tests and coverage
- Added CircleCI with the following checks:
- flake8
- black formatting
- pytest