issues
search
seequent
/
properties
An organizational aid and wrapper for validation and tab completion of class properties/traits.
http://propertiespy.rtfd.org
MIT License
18
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle modern numpy
#295
redhog
opened
1 year ago
0
properties.basic.GettableProperty.equal fail on numpy arrays on modern numpy
#294
redhog
opened
1 year ago
0
Remove use_2to3 from setup.py
#293
tk-02
closed
2 months ago
0
Steno3d link
#292
RichardScottOZ
opened
2 years ago
0
Allow custom module name for a properties.Instance
#291
jcapriot
opened
4 years ago
1
Support np.bool_ values in Boolean from_json
#290
fwkoch
closed
5 years ago
1
update from json to allow values that have already been cast to bools
#289
lheagy
closed
5 years ago
1
HasProperties __init__ allows overriding class attributes
#288
fwkoch
opened
5 years ago
0
v0.6.0 Deployment - Diamond inheritance fix, unsigned int arrays
#287
fwkoch
closed
5 years ago
1
option to serialize / deserialize to yaml?
#286
lheagy
opened
5 years ago
0
Coerce on Instance Property?
#285
lheagy
closed
5 years ago
2
v0.6.0b1 - Bugfix for `PropertiesMetaclass` mixins
#284
fwkoch
closed
5 years ago
1
Support Mixins that use the PropertyMetaclass
#283
hishnash
closed
5 years ago
2
v0.6.0b0 Deployment - Diamond inheritance, unsigned int arrays, un-coerced arrays, bug fixes
#282
fwkoch
closed
5 years ago
1
Add explicit support for Python 3.7, drop 3.4
#281
fwkoch
closed
5 years ago
1
Remove value error catch on bool casting
#280
fwkoch
closed
5 years ago
4
Prevent empty validation errors from being ignored
#279
fwkoch
closed
5 years ago
1
Add coerce as an argument to array property
#278
fwkoch
closed
5 years ago
1
Allow unsigned int array types for arrays with dtype=int
#277
fwkoch
closed
5 years ago
1
Fix unexpected properties on classes with diamond inheritance
#276
fwkoch
closed
5 years ago
5
MRO bug on diamond inheritance
#275
bsmithyman
closed
5 years ago
4
Array property with int dtype does not allow unsigned ints
#274
fwkoch
closed
5 years ago
0
Allow inclusive/exclusive to be specified on Float property
#273
fwkoch
opened
5 years ago
0
Array properties create a new view of the array on validation
#272
fwkoch
closed
5 years ago
0
ValidationError without error tuples may be ignored
#271
fwkoch
closed
5 years ago
0
v0.5.6 Deployment - Speed up Vector3Array validation
#270
fwkoch
closed
5 years ago
1
Fix slow vector3array validation
#269
fwkoch
closed
5 years ago
1
Update beta with functools.wraps fix
#268
fwkoch
closed
5 years ago
1
[WIP] Structured errors
#267
fwkoch
opened
5 years ago
1
[WIP] Add option for numpy-style docs via a class variable
#266
fwkoch
opened
5 years ago
0
Fix functools error on serializer/deserializer
#265
fwkoch
closed
5 years ago
1
Avoid catching strange exceptions during property setting
#264
fwkoch
closed
5 years ago
0
v0.5.5 Deployment - Better validation error messages
#263
fwkoch
closed
5 years ago
2
v0.5.5b0 Beta deployment - Better errors!
#262
fwkoch
closed
5 years ago
1
Improve validation error messaging
#261
fwkoch
closed
5 years ago
1
Email, other web properties
#260
fwkoch
opened
6 years ago
0
v0.5.4 Deployment - URL Web Extra
#259
fwkoch
closed
6 years ago
1
Adjust behaviour of task status reporting
#258
bsmithyman
opened
6 years ago
1
New extras file for Web properties
#257
fwkoch
closed
6 years ago
1
v0.5.3 Deployment - Task refactor, property name and serializer/deserializer bugfixes
#256
fwkoch
closed
6 years ago
1
Allow Instance to initialize from dict with '__class__' specified
#255
fwkoch
closed
6 years ago
2
Update how container prop names are set
#254
fwkoch
closed
6 years ago
1
Remove co_argcount from serializer/deserializer code
#253
fwkoch
closed
6 years ago
1
Refactor tasks to separate Input and Output classes from Task class
#252
fwkoch
closed
6 years ago
1
Allow option for napoleon docs rather than sphinx
#251
fwkoch
opened
6 years ago
5
coerce shape of an Array
#250
lheagy
opened
6 years ago
0
v0.5.2 Deployment - Unpin vectormath dependency
#249
fwkoch
closed
6 years ago
1
Allow flexibility on vectormath version
#248
fwkoch
closed
6 years ago
1
pypi distribution versions
#247
lheagy
closed
6 years ago
3
v0.5.1 Deployment - Pickle, fix union edge case
#246
fwkoch
closed
6 years ago
1
Next