issues
search
r1chardj0n3s
/
parse
Parse strings using a specification based on the Python format() syntax.
http://pypi.python.org/pypi/parse
MIT License
1.71k
stars
101
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Parsing datetime information across several formats
#197
observingClouds
opened
1 day ago
1
Actually raise exception
#196
shenanigansd
closed
6 days ago
2
allow triggering CI manually
#195
wimglenn
closed
1 month ago
1
⚡️ Speed up method Parser._generate_expression by 20% in parse.py [codeflash]
#194
KRRT7
closed
2 months ago
1
How to get the desired result?
#186
gitlGl
closed
3 months ago
2
Remove explicit base object inheritance
#185
blablatdinov
closed
3 months ago
3
allow hyphen in field name
#184
wimglenn
closed
5 months ago
0
How do I match in the middle of a string?
#183
Znunu
closed
5 months ago
3
Search for a certain pattern error at the end of a string
#182
popu2do
closed
7 months ago
1
Cardinality support
#181
fliiiix
closed
3 months ago
2
compile and parse return different results
#180
osown
closed
8 months ago
1
1.20.1 release note
#179
wimglenn
closed
9 months ago
1
Support various number of digits after the comma in the timestamp %f …
#178
bbertincourt
closed
9 months ago
3
Usage with pandas df.str.extract and .match?
#177
marfel
closed
9 months ago
1
add security policy file. closes #175.
#176
wimglenn
closed
11 months ago
1
Found a possible security concern
#175
psmoros
closed
11 months ago
0
add formatter property, closes #172
#174
wimglenn
closed
11 months ago
1
what is the unused match arg in multiple functions?
#173
KRRT7
closed
11 months ago
1
Allow using a Parser as a formatter
#172
ymost
closed
11 months ago
4
remove coverage misses from tests/
#171
wimglenn
closed
12 months ago
1
split massive test_parse.py into submodules
#170
wimglenn
closed
12 months ago
1
drop unittest, switch to pytest
#169
wimglenn
closed
12 months ago
1
return NotImplemented instead of False in __eq__
#168
wimglenn
closed
1 year ago
1
add a short contributor guide to README.rst
#167
wimglenn
closed
1 year ago
0
enable doctest + coverage in CI
#166
wimglenn
closed
1 year ago
0
Add functionality to parse datetimes according C standard format codes.
#165
bendichter
closed
12 months ago
20
keep testing 2.7 compat
#164
wimglenn
closed
1 year ago
0
A very weird performance problem while parsing
#163
mcoulont
closed
1 year ago
2
Timestamp can be stored differently than parsed
#162
gogobera
opened
1 year ago
0
Where is located the split between two zones when there is more than one possibility?
#161
mcoulont
closed
1 year ago
2
Use patterns inductively doesn't seem to work
#160
mcoulont
closed
1 year ago
1
Floating point with zero digits after the comma
#159
tovrstra
opened
1 year ago
0
Hash mismatch when fetching 1.19.0
#158
danielhoherd
closed
1 year ago
3
tag/release for 1.19.1
#157
wimglenn
closed
1 year ago
0
Binary hash in pypy changed for release 1.19.0
#156
nmacdonald
closed
1 year ago
7
universal wheel
#155
wimglenn
closed
1 year ago
0
Still maintained? Want help to maintain parse?
#154
nabobalis
closed
1 year ago
1
Bendichter patch 2
#153
bendichter
closed
1 year ago
0
parse arbitrary datetime strings
#152
bendichter
closed
1 year ago
5
modern packaging
#151
wimglenn
closed
1 year ago
0
strftime formatting
#150
bendichter
closed
12 months ago
1
Length specification is not properly handled with 'x' format character
#149
crosser
opened
1 year ago
1
Add documentation for usage of "extra_types"
#148
ollie-bell
opened
1 year ago
3
Move to `pyproject.toml` instead of `setup.py` for packaging
#147
gahjelle
closed
1 year ago
3
Match parameter that is between { and } braces in source string
#146
samthesuperhero
opened
2 years ago
1
License on pypi
#145
klukola
closed
1 year ago
1
Possible to publish wheel?
#144
mneil
closed
1 year ago
1
pip install parse doesn't work
#143
superhiro2a
closed
1 year ago
3
parse.parse("{c:02d}","100") is None
#142
martinResearch
opened
2 years ago
3
Suggestion :u to detect url
#141
ukgenes
closed
3 months ago
2
Next