issues
search
TonyFlury
/
py-importjson
Import json data into python as a module, complete with auto creation of classes, class and instance data attributes, __init__ methods and more.
8
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
TempDirectoryContext
#37
Roscher1
closed
5 years ago
1
Major rework to remove code from internal.py that writes python code,…
#36
TonyFlury
closed
5 years ago
0
Confirm ability of dynamic import
#35
TonyFlury
closed
5 years ago
0
Implementation of Issue30
#34
TonyFlury
closed
5 years ago
0
Implementation of Issue30
#33
TonyFlury
closed
5 years ago
0
Revert "Implementation of Issue30"
#32
TonyFlury
closed
5 years ago
0
Implementation of Issue30
#31
TonyFlury
closed
5 years ago
0
Prep for 0.2 release
#30
TonyFlury
closed
5 years ago
1
Implementation of Issue #25
#29
TonyFlury
closed
5 years ago
0
Implement Python code using templates
#28
TonyFlury
closed
5 years ago
1
Remove dependency on TempDirectoryContext
#27
TonyFlury
opened
5 years ago
0
Confirm compatibility with importlib ...
#26
TonyFlury
closed
5 years ago
1
Python 3 compatibility
#25
TonyFlury
closed
5 years ago
0
Issue21
#24
TonyFlury
closed
5 years ago
0
Test cases are dificult to follow
#23
TonyFlury
opened
6 years ago
0
Documentation reads like a technical spec - rather than a user guide
#22
TonyFlury
opened
6 years ago
0
Exposure of metadata
#21
TonyFlury
closed
5 years ago
2
Extra Initialiser/constructor arguments - how to deal with them
#20
TonyFlury
opened
6 years ago
0
Ability to build instances of classes
#19
TonyFlury
opened
6 years ago
0
Strange constraints behaviour
#18
TonyFlury
closed
8 years ago
1
Better definition of Class Attributes
#17
TonyFlury
opened
8 years ago
1
README incorrect
#16
TonyFlury
closed
9 years ago
2
Keys in constraints section could be case insensitive
#15
TonyFlury
opened
9 years ago
0
Some validation neccessary on constraints
#14
TonyFlury
opened
9 years ago
0
Extend types allowed in constraints
#13
TonyFlury
opened
9 years ago
0
Should allow __doc__ strings to be defined on instance attributes
#12
TonyFlury
opened
9 years ago
0
custom __str__ and __repr__ methods
#11
TonyFlury
closed
6 years ago
1
factory mechanism
#10
TonyFlury
opened
9 years ago
0
choice constraint required
#9
TonyFlury
opened
9 years ago
1
Initial values on subclass overwritten by parent class
#8
TonyFlury
closed
8 years ago
2
Merge to form 0.0.1a7
#7
TonyFlury
closed
9 years ago
1
Should be able to constrain an instance attribute to be of a type defined elsewhere in the JSON
#6
TonyFlury
closed
9 years ago
2
"read_only" constraint required
#5
TonyFlury
closed
9 years ago
2
"not_none" constraint required
#4
TonyFlury
closed
9 years ago
2
Attributes of base classes are not honoured.
#3
TonyFlury
closed
9 years ago
1
__parent__ not working - 0.0.1a1
#2
TonyFlury
closed
9 years ago
1
Library only finds json file under current directory
#1
TonyFlury
closed
9 years ago
3