Skip to content

mementum/metaparams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metaparams

PyPi Version

License

Travis-ci Build Status

Documentation Status

Pytghon versions

metaparams is a MetaClass/Class infrastructure to define params without invoking objects and have them automatically parse/remove the kwargs passed to the class in which they are intalled

Documentation

Read the full documentation at readthedocs.org:

Python 3 Only

  • Yes it is time to move forward

Installation

From pypi:

pip install metaparams

From source:

  • Place the metaparams directory found in the sources inside your project

Features:

  • ParamsBase a class from which to subclass to also be params-enabled
  • MetaParams a MetaClass for more complex usage pattern

About

Python meta framework for Parameters in classes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages