polyforce

Enforce annotations in your python code

MIT License

Downloads
55
Stars
6

Bot releases are visible (Hide)

polyforce - Version 0.3.0 Latest Release

Published by tarsil about 1 year ago

Changed

  • Rewriting of polycheck.

Added

  • New Polyfield for internal representation
  • New Field for generation of fields and defaults.

Fixed

  • Fixed extraction of function information to generate the PolyFIeld.
polyforce - Version 0.2.0

Published by tarsil about 1 year ago

Changed

  • Refactor the whole core of decorator.
  • Refactor the whole core of PolyModel.
  • Refactor base metaclasse of PolyModel.
  • Update tests.
  • Add new ValidationError returning human readable messages.
polyforce - Version 0.1.0

Published by tarsil about 1 year ago

Initial release of the Polyforce.