Samuel Colvin
27323aa8b2
fix for python 3.8 ( #396 )
...
* fix for python 3.8
* history and tweak types in main.py
2019-02-15 18:29:13 +00:00
Jere Lahelma
db53fad28d
add py.typed marker file for PEP-561 support ( #391 )
...
Fix #390
Disable zip_safe option as mypy is incompatible with it.
2019-02-13 15:11:33 +00:00
Samuel Colvin
3d4dc90d4b
classifiers and python-tag
2018-12-27 23:44:13 +00:00
Samuel Colvin
9ff946d2fa
PyObject = None, and Pattern ( #306 )
...
* PyObject = None, fix #305
* history formatting on pypi
* fix history rendering in setup
* allow Pattern validation, fix #303
* fix for python3.7
* fix linting
* proper processing for regex pattern errors
2018-11-18 16:11:29 +00:00
Samuel Colvin
f3a278bb8d
Dataclasses ( #269 )
...
* pydantic.dataclasses.dataclass decorator
* add dataclasses to requirnment.txt
* reimplement dataclasses
* fix linting, fix coverage
* docs
2018-10-01 09:48:28 +01:00
Samuel Colvin
9338c413c7
remove msgpack ( #201 )
...
* remove msgpack
* update history
2018-06-18 12:20:10 +01:00
Samuel Colvin
afb90b91e8
implement email validator ( #142 )
...
* implement email validator, replace #112
* coverage and cleanup
* update docs
2018-03-25 18:09:37 +01:00
Samuel Colvin
bf80464f28
allow direct install, fix #106 ( #107 )
2017-11-26 16:27:15 +00:00
Samuel Colvin
13300cd8c6
add .pyup.yml, tweak setup
2017-10-23 16:06:16 +01:00
Samuel Colvin
044fd42f4f
parser methods ( #58 ), fix #39
...
* working on parsers
* starting parse tests
* proper tests for parse
* adding parse docs
* tweaks and history
* add test for datetime direct, fix tests
* tweak docs
2017-07-08 18:39:24 +01:00
Thomas Grainger
3544c351ec
configure python_requires and py3 only trove ( #32 )
2017-06-04 00:08:46 +01:00
Samuel Colvin
6d2e6b6d60
linting and adding .travis.yml
2017-05-05 12:19:25 +01:00
Samuel Colvin
a8e844dad5
initial commit
2017-05-03 22:23:41 +01:00