issues
search
adriank
/
ObjectPath
The agile query language for semi-structured data
http://objectpath.org
MIT License
380
stars
93
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
objectpath.Tree(jsoncontent).execute('$.*') is raise error 'Syntax error'
#106
italanchan
closed
1 year ago
1
Complience with Python 3.8 SyntaxWarning when comparing with a literal
#105
geanceretta
closed
8 months ago
1
Update license statement in parser.py
#104
IlyaSukhanov
closed
2 years ago
0
License clarification
#103
IlyaSukhanov
closed
2 years ago
1
"key in $" no support for existence on root level
#102
gcemaj
closed
3 years ago
2
Avoid "is" and "is not" for literal comparisons
#101
turettn
closed
4 years ago
7
Use chain.from_iterable in interpreter.py
#100
cool-RR
closed
4 years ago
5
Matching a string that includes single quote.
#99
nastasi
closed
4 years ago
7
no list of supported operators
#98
nebi-frame
closed
2 years ago
1
add 'pytz' dependency
#97
nastasi
closed
4 years ago
1
pytz dependency missing in current pypi latest version (0.6.1)
#96
nastasi
closed
4 years ago
3
Issue with attribute names consisting of a string with just a number inside?
#95
JanKoppe
closed
2 years ago
1
Nested array query issue
#94
lucasvdev
closed
2 years ago
2
fix map and filter check on python 2 and 3.
#93
truebit
opened
5 years ago
3
using isinstance to add subclass support
#92
truebit
closed
5 years ago
0
type check should use `isinstance` instead of `type() is`
#91
truebit
closed
5 years ago
11
json_normalize usage
#90
montge
closed
2 years ago
1
Incorrect example fixed
#89
abhinavagrawal1995
closed
5 years ago
1
Add missing "os" import in shell.py
#88
ryanbowen
closed
5 years ago
1
python3
#87
BennyTurtle
closed
5 years ago
0
TypeError when calling tree.execute()
#86
xuhcc
closed
2 years ago
2
Support for query by key using data from a list
#85
jeking3
opened
5 years ago
0
return full path
#84
lprat
opened
5 years ago
0
ValueError: generator already executing
#83
felixlu
closed
2 years ago
1
OpenWeatherMap JSON file is broken
#82
mfdeux
closed
5 years ago
1
Average Age of date objects
#81
TuSKan
closed
2 years ago
2
Rethink the way ObjectPath **and** operator works
#80
adriank
opened
5 years ago
0
date and time from string
#79
TuSKan
closed
5 years ago
7
[bug] pytz warning printed to stdout
#78
hubertgrzeskowiak
closed
5 years ago
2
Fix is/is not operators applied to None result
#77
yohanboniface
closed
5 years ago
6
Dynamic concatenation of arrays
#76
tyjak
closed
2 years ago
1
add NEWLINE token skip
#75
serjshevchenko
closed
5 years ago
2
Python 3.7, broken on tokenize
#74
sharksforarms
closed
5 years ago
3
UnboundLocalError: local variable 'ret' referenced before assignment
#73
crismotinha
closed
2 years ago
1
python: is and in comparison operators in selector behavior
#72
bitsofinfo
closed
6 years ago
1
Added `values` function
#71
u8sand
closed
6 years ago
2
extract (print) parent attribute when filtering on child node attribute
#70
Lcstyle
opened
6 years ago
1
Cannot return the whole document
#69
ales004
closed
5 years ago
1
Include link to SakStig
#68
redhog
closed
3 years ago
7
Bugfix for timedelta mixing up microseconds...
#67
redhog
closed
6 years ago
1
timedelta problems
#66
redhog
closed
6 years ago
5
Jsonpath with multiple array seectors
#65
hrushikesh198
closed
6 years ago
1
updating fields through object path
#64
KageKirin
closed
6 years ago
2
Switched broken pypip.in badges to shields.io
#63
movermeyer
closed
6 years ago
0
BUG: Dictionary keys with spaces or special character not supported
#62
Sanjay015
closed
6 years ago
2
Add float comparison to test file
#61
FerriSaraber
closed
6 years ago
0
Query string for nested array
#60
ghost
closed
2 years ago
14
Return more than one elements in the final list
#59
ghost
closed
6 years ago
5
int values must be converted to float for comparison
#58
FerriSaraber
closed
5 years ago
2
From JS to Python PEP 8
#57
espectro
closed
6 years ago
0
Next