Skip to content

guillotinaweb/guillotina_numpy

Repository files navigation

Guillotina Numpy

Adding a field that is stored as a numpy binary state

In order to configure:

applications:
- guillotina_numpy

Interface configuration:

class IFoobarType(Interface):
foobar = NumPyArrayField(
    required=False)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages