issues
search
ppannuto
/
python-titlecase
Python library to capitalize strings as specified by the New York Times Manual of Style
MIT License
254
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chicago cmos style?
#98
kevinlawler
closed
1 month ago
4
Add an option to preserve the input space characters
#97
robinwhittleton
closed
7 months ago
2
Additional titlecasing amendments
#96
robinwhittleton
opened
11 months ago
6
Should non-breaking spaces engage in titlecasing?
#95
robinwhittleton
closed
7 months ago
4
bibtex support
#94
jeisner
opened
11 months ago
9
Fix invalid escape sequence warning
#93
benhiller
closed
1 year ago
6
Should titlecase("CORPORATIONS - Continued") return the string unchanged?
#92
dogweather
closed
1 year ago
2
cli pipe titlecase to chapters for filenames
#91
mrfragger
closed
1 year ago
1
Initial words in all caps are sometimes not cased properly
#90
rogerl50
closed
1 year ago
1
Preserve tabs
#89
Kirkman
opened
2 years ago
1
Preserving white space
#88
dukeEllington32
closed
2 years ago
1
Abbreviations causing problems with tkinter entry gadget
#87
chrisperver
closed
3 years ago
1
Custom abbreviations not working on Windows with Python 3.5/3.6/3.7
#86
brocksam
closed
3 years ago
3
Add GitHub Actions for comprehensive testing and modernise packaging
#85
brocksam
closed
3 years ago
8
CI test re and regex
#84
brocksam
closed
3 years ago
4
#82: regex-only escape not supported in re fallback module
#83
fireundubh
closed
3 years ago
3
Can't import 2.1.0
#82
marban
closed
3 years ago
6
The Heuristic might need a little tuning for some names.
#81
rosyth
closed
3 years ago
3
Fix UnicodeDecodeError on Windows pip.
#80
Gateswong
closed
3 years ago
1
Translates unicode chars poorly
#79
bernd-wechner
closed
3 years ago
3
Failure to install: cannot read unicode char when extracting version
#78
cr-perry
closed
3 years ago
2
Not preserving all-cap words when hyphenated or single-word titles
#77
dbkinder
closed
3 years ago
3
Support re as an alternative to regex
#76
rkhwaja
closed
3 years ago
3
Allow use of stdlib "re" package as an alternative to regex
#75
rkhwaja
closed
3 years ago
5
w/ which means with becomes W/
#74
vionemc
closed
3 years ago
1
Tries to open .titlecase when running in an egg
#73
brunobg
closed
3 years ago
2
version confusion, 0.13.1 containing newer code compared to 1.1.1
#72
valentijnscholten
closed
3 years ago
4
Add Manifest.in and include license file in source distribution
#71
synapticarbors
closed
4 years ago
3
Making available on conda-forge
#70
brocksam
closed
4 years ago
4
No Changelog?
#69
MinchinWeb
closed
4 years ago
2
Random short words seem to be all-capitalized, why?
#68
ses4j
closed
4 years ago
4
Don't capitalize Mr, Ms, Mrs
#67
GurraB
closed
4 years ago
4
Wordlist filter feature issues
#66
ses4j
closed
4 years ago
2
Always capitalize 'Mc'-prefixed small words in compound word groups
#65
igorburago
closed
4 years ago
2
‘Mc’-prefixed small words are not capitalized within slash-joined compound words
#64
igorburago
closed
4 years ago
1
Do not capitalize small words occurring within hyphenated word groups
#63
igorburago
closed
4 years ago
2
Small words are erroneously capitalized within hyphenated compound words
#62
igorburago
closed
4 years ago
2
regex package dependency not installed on 0.13 release
#61
nishkala
closed
4 years ago
3
Read from an abbreviations file outside of titlecase() and only when invoked from command line
#60
igorburago
closed
4 years ago
13
Look for the default abbreviations file in titlecase() only when called from command line
#59
igorburago
closed
4 years ago
4
It is impossible to prevent titlecase() from reading the ‘~/.titlecase.txt’ file
#58
igorburago
closed
4 years ago
3
change `setup_requires` to `install_requires`
#57
ppannuto
closed
4 years ago
4
setup.py: The ‘regex’ package does not get automatically installed as a dependency
#56
igorburago
closed
4 years ago
3
setup.py: Read version from __init__.py to avoid importing the module
#55
ppannuto
closed
4 years ago
2
setup.py: Read version from __init__.py to avoid importing the module
#54
igorburago
closed
4 years ago
3
Terms with only consonants should be ALL CAPS
#53
Garrett-R
closed
4 years ago
2
New release
#52
charettes
closed
4 years ago
12
Add table with examples
#51
1kastner
closed
4 years ago
1
Installation not possible because of missing module regex
#50
1kastner
closed
4 years ago
2
Remove closing bracket in parser help text
#49
1kastner
closed
4 years ago
1
Next