Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 925 Bytes

File metadata and controls

28 lines (15 loc) · 925 Bytes

Arista Protobuf / Python gRPC bindings generator & library

⚠️ aristaproto 0.x was forked from the original betterproto repository. This fork is kept in the v0.x branch.

⚠️ aristaproto 2.x is re-forked from betterproto2 which is a later fork of the same original.

Changes in this project compared with the base project:

  • Renamed to aristaproto
  • Use a local NanoDateTime subclass of datetime to carry nanosecond precision through Timestamp conversions.

Planned changes:

  • Support for grpcio async bindings (both client and server)

Documentation

See the documentation

License

MIT License

Copyright © 2026 Arista Networks

Copyright © 2024 The betterproto contributors

Copyright © 2019 Daniel G. Taylor