Skip to main content

No project description provided

Project description

https://travis-ci.org/PavloKapyshin/paka.funcreg.svg?branch=master

Migration from older versions of this library

There are two deprecated versions of this library (funcreg from orico-libs, and libreg). Though internally they differ from paka.funcreg, migration is just a matter of changing imports and registry factories:

  1. Imports like

    import libreg

    or

    import funcreg

    become

    import paka.funcreg
  2. Calls like

    libreg.make()

    or

    funcreg.make()

    become

    paka.funcreg.NameRegistry()
  3. Calls like

    libreg.make_type_dispatcher()

    become

    paka.funcreg.TypeRegistry()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

paka.funcreg-2.1.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

paka.funcreg-2.1-py2.py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page