José Antonio Perdiguero

Results 19 issues of José Antonio Perdiguero

Add [typesystem](https://github.com/encode/typesystem) as a new lib available for generating schemas.

enhancement

Specify how to: * Create an Issue. * Create a PR. * Run tests. * Run lint. * Commit changes.

docs

Create Issue templates for: * New feature. * Bug.

docs

Currently [encode/databases](https://github.com/encode/databases) is a dependency for using Resources. The same behavior could be achieved using SQLAlchemy core instead of databases, reducing the number of dependencies. It could allow the user...

enhancement

In order to allow Flama to use multiple schema libs it's necessary to: * Remove marshmallow from flama's core. * Create an adapter layer to allow plug any lib that...

enhancement