Skip to content

Commit 491f563

Browse files
committed
Remove dictshield, original unmaintained version of Schematics
1 parent 2460cd4 commit 491f563

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,6 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
583583
*Libraries for validating data. Used for forms in many cases.*
584584

585585
* [voluptuous](https://github.com/alecthomas/voluptuous) - A Python data validation library. It is primarily intended for validating data coming into Python as JSON, YAML, etc.
586-
* [dictshield](https://github.com/exfm/dictshield) - A fast way to validate and trim the values in a dictionary.
587586
* [colander](http://docs.pylonsproject.org/projects/colander/) - A system for validating and deserializing data obtained via XML, JSON, an HTML form post or any other equally simple data serialization.
588587
* [Schematics](https://github.com/schematics/schematics) - Data Structure Validation.
589588
* [kmatch](https://github.com/ambitioninc/kmatch) - A language for matching/validating/filtering Python dictionaries.

0 commit comments

Comments
 (0)