issues
search
Deepwalker
/
trafaret
Ultimate transformation library that supports validation, contexts and aiohttp.
http://trafaret.readthedocs.org/en/latest/
BSD 2-Clause "Simplified" License
177
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add type stubs
#123
achimnol
opened
2 years ago
2
guard don't work correct with keyword-only arguments and default value
#122
Arfey
opened
2 years ago
3
Support for Set in addition to List and Tuple?
#120
proofit404
opened
2 years ago
3
How to localize error messages?
#119
lud4ik
opened
3 years ago
2
Generate JSON schema from trafarets
#118
ErikOrjehag
opened
3 years ago
4
Avoid checking default values
#117
Dreamsorcerer
opened
3 years ago
0
Add cautionary note for regexp.
#116
Dreamsorcerer
closed
3 years ago
0
Allow "null" for Null
#115
Dreamsorcerer
closed
3 years ago
2
v3.0.0
#114
Deepwalker
opened
4 years ago
0
Is OK that `t.Int().check("1")` returns `'1'` not `1`?
#113
VadymKhodak
closed
4 years ago
2
Latest version from PyPI does not align with master code
#112
sonerayberk
closed
4 years ago
1
Unicode error when checking some emails
#111
chrisjuchem
opened
4 years ago
0
Add Hex and URLSafe.
#110
Dreamsorcerer
closed
3 years ago
2
Add ToBytes
#109
Dreamsorcerer
closed
4 years ago
2
Add ToEnum and Literal.
#108
Dreamsorcerer
closed
1 year ago
4
JSON parsing
#107
Dreamsorcerer
closed
4 years ago
2
Hex and URLSafe validators
#106
Dreamsorcerer
closed
3 years ago
2
Using function to validate username
#105
Dreamsorcerer
opened
4 years ago
7
No FromString/ToBytes?
#104
Dreamsorcerer
closed
4 years ago
2
added is_valid method to check if value is correct without raising error
#103
ilyachch
closed
4 years ago
5
Getting data error for a valid string in Python 2.7.17 & trafaret v2.0.2
#102
johnprakashgithub
closed
4 years ago
1
GitHub releases not updated
#101
jayvdb
opened
4 years ago
0
Merge dicts with ignore_any attribute
#100
sonerayberk
closed
4 years ago
1
`construct(dict)` doesn't convert types
#99
imbolc
closed
4 years ago
4
Add '1.0' and '0.0' to `ToBool`
#98
jona-sassenhagen
closed
4 years ago
5
`extras.py` is still present on version 2.0.0
#97
azhpushkin
closed
4 years ago
5
docs: Add more useful example for KeysSubset
#96
Arfey
opened
4 years ago
1
Update changelog
#95
sonerayberk
closed
5 years ago
0
Rename StrBool to ToBool
#94
sonerayberk
closed
5 years ago
2
docs: Create custom error renderer
#93
Arfey
opened
5 years ago
0
docs: removed unnecessary files and add documentation about Iterable
#92
Arfey
closed
5 years ago
0
Docs api
#91
Arfey
closed
5 years ago
0
docs: Describe Composition
#90
Arfey
opened
5 years ago
0
docs: Describe API
#89
Arfey
opened
5 years ago
0
Docs api
#88
Arfey
closed
5 years ago
0
docs: added part about errors
#87
Arfey
closed
5 years ago
0
Docs final intro
#86
Arfey
closed
5 years ago
0
Add Enum docs
#85
holdbar
closed
5 years ago
2
docs: add documentation about Bool and StrBool
#84
tyulpan
closed
5 years ago
2
Docs: add tests and docs for numeric types.
#83
knholovan
closed
5 years ago
1
Add to documentation way to set range validation in numerical data types
#82
Arfey
closed
5 years ago
0
Fix for Python 3.8
#81
kleschenko
closed
5 years ago
0
Docs: Update ToDecimal tests and docs.
#80
knholovan
closed
5 years ago
2
docs: Describe Create new Key, inherit from Key and function based
#79
Arfey
opened
5 years ago
0
Remove `make_optional` from Dict.
#78
Arfey
closed
5 years ago
2
Docs: Fix warnings during docs build.
#77
knholovan
closed
5 years ago
2
docs: started to add documenation about Dict
#76
Arfey
closed
5 years ago
0
Fix error message for Bytes checker
#75
tyulpan
closed
5 years ago
1
Add documentation about Callable
#74
Arfey
closed
5 years ago
0
Add documentation about Call
#73
Arfey
closed
5 years ago
0
Next