Socket
Socket
Sign inDemoInstall

figgis

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

figgis

Python declarative data validation


Maintainers
1

Package Documentation

Changelog

Version 1.8.1 (2016-11-15)

  • Add the read_only argument to fields
  • Removed getattr/setattr functionality for fields
  • Add parent property to parsed configs, which allows child configs to access their parent

Version 1.7.0 (2016-03-18)

  • Allow multiple types for a field, which are applied in-order
  • Fixed default field type to be unicode in python 2

Version 1.6.1 (2015-05-20)

  • Add 'allow_extra' attribute to Configs to disallow extra values being passed in to instances

Version 1.6.0 (2015-04-07)

  • Add 'to_dict' method to convert configs to plain python data structures

Version 1.5.0 (2015-03-18)

  • Add 'nullable' keyword to fields

Version 1.4.3 (2015-02-16)

  • Throw an exception when Config objects attempt to overwrite reserved attributes

Version 1.4.2

  • Many bug fixes

Version 1.0.0

  • Initial release

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc