issues
search
mverleg
/
pyjson_tricks
Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.
Other
154
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Pandas DeprecationWarning: .ix is deprecated
#55
mverleg
closed
4 years ago
2
Add support for pathlib
#54
bburan
closed
5 years ago
5
does not preserve object array shapes when they contain numpy arrays
#53
hmaarrfk
closed
5 years ago
2
Python 3.7 support
#52
mverleg
closed
5 years ago
2
Unterminated string exception in object containing empty string
#51
cfobel
closed
6 years ago
4
Dump numpy data with optional precision
#50
MiaoDX
closed
4 years ago
3
Create conda recipe to distribute on conda-forge
#49
jhkennedy
closed
6 years ago
3
MessagePack
#48
mverleg
closed
2 years ago
1
Add type annotations (for mypy)
#47
mverleg
opened
6 years ago
0
Make json_tricks work with async/await
#46
mverleg
opened
6 years ago
1
Documentation build failed
#45
mverleg
closed
4 years ago
1
Ignoring errors during complex object encoding
#44
tdorsey
closed
4 years ago
8
Add 3.11.3 release tag
#43
cfobel
closed
6 years ago
1
Localize datetimes after creating naive versions, to work around pytz issue.
#42
mverleg
closed
6 years ago
0
Invalid datetime decoding
#41
DeadMor0z
closed
6 years ago
3
fix packaging with setup.py (was looking for README.txt not README.rst)
#40
peircej
closed
6 years ago
2
Use MANIFEST.in to specify what to ship along, remove tests from packages
#39
yarikoptic
closed
6 years ago
2
not pip installable
#38
yarikoptic
closed
6 years ago
4
Improved compression using binary format
#37
mverleg
closed
6 years ago
1
tarball distributed from PyPI lacks tests and LICENSE.txt
#36
yarikoptic
closed
6 years ago
2
Feat/enum support
#35
Jenselme
closed
7 years ago
0
Enum support by default
#34
Jenselme
closed
7 years ago
9
travis-ci timeout (but works locally)
#33
mverleg
closed
6 years ago
4
Include JSONDecodeError in json_tricks module
#32
skewty
closed
7 years ago
3
Add support for <type 'time.struct_time'>
#31
Miserlou
closed
7 years ago
3
Class instance encoder ignores type if class was derived from dict or list
#30
hoechenberger
closed
7 years ago
7
Fixed the unused "slots" variable in the correct way
#29
koffie
closed
7 years ago
1
Add functionality to encode and decode classes with __slots__
#28
koffie
closed
7 years ago
5
Get code coverage
#27
mverleg
closed
7 years ago
0
Support pandas dataframes
#26
mverleg
closed
4 years ago
7
Get rid of np/nonp file distinction
#25
mverleg
closed
7 years ago
0
Run unit tests automatically for every version
#24
mverleg
closed
7 years ago
0
Add pypy support (if easy)
#23
mverleg
closed
7 years ago
4
Discard metadata and store as approximate Python type
#22
mverleg
closed
7 years ago
0
Add support for Decimal type
#21
rgreinho
closed
7 years ago
9
Optional warning when keys are converted to strings
#20
mverleg
closed
7 years ago
1
Encode sets
#19
mverleg
closed
8 years ago
0
Handle encoding for numpy array scalars
#18
rldotai
closed
4 years ago
8
Get primitives structure instead of string
#17
mverleg
closed
4 years ago
2
Decode instances of classes with special __new__ method
#16
mverleg
closed
5 years ago
2
Gzip compression should work for strings
#15
mverleg
closed
8 years ago
0
Automatically detect whether a file is gzipped
#14
mverleg
closed
8 years ago
0
fp should accept paths
#13
mverleg
closed
8 years ago
0
(De)serialize Django objects
#12
mverleg
opened
8 years ago
0
Other languages
#11
mverleg
closed
5 years ago
1
Store row/column-majorness of multidimensional arrays
#10
mverleg
closed
8 years ago
1
Add an alternative, smaller storage for numpy arrays
#9
mverleg
closed
4 years ago
11
Easily combine encoders
#8
mverleg
closed
8 years ago
1
Parse date, time, datetime and timedelta
#7
mverleg
closed
8 years ago
0
Add //-style comment support
#6
mverleg
closed
9 years ago
0
Previous
Next