GitHub / arangodb / python-arango-async
The official ArangoDB async Python driver
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arangodb%2Fpython-arango-async
PURL: pkg:github/arangodb/python-arango-async
Stars: 13
Forks: 3
Open issues: 0
License: mit
Language: Python
Size: 496 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 20 days ago
Topics: arangodb, asyncio, python
1.0.2
1.0.2
Updated docs
Full Changelog: https://github.com/arangodb/python-arango-async/compare/1.0.1...1.0.2
Download
1.0.1
1.0.1
Just added documentation
Full Changelog: https://github.com/arangodb/python-arango-async/compare/1.0.0...1.0.1
Download
1.0.0
1.0.0
The driver is now stable 🎉
What’s Changed
- Skipping _db prefix when using /_open/auth by @apetenchea in https://github.com/arangodb/python-arango-async/pull/57
- Refactored request to skip db prefix by @apetenchea in https://github.com/arangodb/python-arango-async/pull/58
- Collection API completeness by @apetenchea in https://github.com/arangodb/python-arango-async/pull/59
- Hot Backup API by @apetenchea in https://github.com/arangodb/python-arango-async/pull/60
- Adding import API by @apetenchea in https://github.com/arangodb/python-arango-async/pull/61
- Tasks API by @apetenchea in https://github.com/arangodb/python-arango-async/pull/62
- Adding security API by @apetenchea in https://github.com/arangodb/python-arango-async/pull/63
- Cluster API by @apetenchea in https://github.com/arangodb/python-arango-async/pull/64
- Foxx API by @apetenchea in https://github.com/arangodb/python-arango-async/pull/65
- Administration API by @apetenchea in https://github.com/arangodb/python-arango-async/pull/66
- Custom Requests by @apetenchea in https://github.com/arangodb/python-arango-async/pull/67
- Monitoring API by @apetenchea in https://github.com/arangodb/python-arango-async/pull/68
- Replication API by @apetenchea in https://github.com/arangodb/python-arango-async/pull/69
Full Changelog: https://github.com/arangodb/python-arango-async/compare/0.0.5...1.0.0
Download
0.0.5
0.0.5
What’s Changed
- More on document manipulation by @apetenchea in https://github.com/arangodb/python-arango-async/pull/54
- Analyzers by @apetenchea in https://github.com/arangodb/python-arango-async/pull/55
- Formatting response bodies by @apetenchea in https://github.com/arangodb/python-arango-async/pull/56
Full Changelog: https://github.com/arangodb/python-arango-async/compare/0.0.4...0.0.5
Download
0.0.4
0.0.4
The Graph API is now fully supported.
What’s Changed
- Basic graph support by @apetenchea in https://github.com/arangodb/python-arango-async/pull/51
- Graph Collections by @apetenchea in https://github.com/arangodb/python-arango-async/pull/52
- Preparing for release by @apetenchea in https://github.com/arangodb/python-arango-async/pull/53
Full Changelog: https://github.com/arangodb/python-arango-async/compare/0.0.3...0.0.4
Download