Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
patchwright
/
python-slugify
Public
forked from
un33k/python-slugify
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-slugify
test.py
on
fix/cli-regex-pattern
User selector
All users
All time
Commit history
Commits on Jun 17, 2026
fix: wire --regex-pattern through the CLI (#175)
patchwright
committed
e0c40f3
View commit details
Copy full SHA for e0c40f3
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
Reintroduce tox and thoroughly test the project
Show description for 1ef698f
kurtmckee
committed
1ef698f
View commit details
Copy full SHA for 1ef698f
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
Uppercase handling of special chars (#149)
Show description for 2433548
3 people
authored
2433548
View commit details
Copy full SHA for 2433548
View code at this point
Browse repository at this point
Commits on Jan 25, 2024
Ci - Normalize accented text twice. (#143)
Show description for e52c35e
un33k
authored
e52c35e
View commit details
Copy full SHA for e52c35e
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
cmdline options
un33k
committed
c094c8a
View commit details
Copy full SHA for c094c8a
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Add test for multivalued option with text in command
jdevera-hj
authored and
un33k
committed
9c55ecc
View commit details
Copy full SHA for 9c55ecc
View code at this point
Browse repository at this point
Create command line tool that can set all parameters
jdevera-hj
authored and
un33k
committed
3b51e23
View commit details
Copy full SHA for 3b51e23
View code at this point
Browse repository at this point
Commits on Oct 20, 2019
Drop support for old python - cleanup - up version (#88)
Show description for 76f3272
un33k
authored
76f3272
View commit details
Copy full SHA for 76f3272
View code at this point
Browse repository at this point
Commits on Oct 10, 2019
add special pre translation file, more unit test, updated readme
un33k
committed
33bf07e
View commit details
Copy full SHA for 33bf07e
View code at this point
Browse repository at this point
Commits on Jul 28, 2019
update readme, add pydoc
un33k
committed
b6067d1
View commit details
Copy full SHA for b6067d1
View code at this point
Browse repository at this point
Commits on Jan 3, 2019
add support user-specific replacements (#66)
Show description for 646761e
andriyor
authored and
un33k
committed
646761e
View commit details
Copy full SHA for 646761e
View code at this point
Browse repository at this point
Commits on Apr 26, 2018
Support for case sensitivity (#54)
Show description for 5c766dd
s-m-e
authored and
un33k
committed
5c766dd
View commit details
Copy full SHA for 5c766dd
View code at this point
Browse repository at this point
Commits on Mar 25, 2018
support of text-unidecode
un33k
committed
d12d1fc
View commit details
Copy full SHA for d12d1fc
View code at this point
Browse repository at this point
Commits on Apr 1, 2017
add regex_pattern and support for py 3.6
un33k
committed
b3b38b1
View commit details
Copy full SHA for b3b38b1
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
Added possibility to include custom regex as allowed characters (#36)
Show description for 750c737
vrbaskiz
authored and
un33k
committed
750c737
View commit details
Copy full SHA for 750c737
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
add py3.5 support, add manifest.in file, add more tests
un33k
committed
6472f8f
View commit details
Copy full SHA for 6472f8f
View code at this point
Browse repository at this point
add more tests
un33k
committed
7699d5a
View commit details
Copy full SHA for 7699d5a
View code at this point
Browse repository at this point
Commits on Jan 15, 2016
Updated tests
fabiocaccamo
committed
76f0678
View commit details
Copy full SHA for 76f0678
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
fixed stopword replacement bug (different separators)
lucaswo
committed
a1543fe
View commit details
Copy full SHA for a1543fe
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
fixed test indentation error -- pep8
un33k
committed
0b97a48
View commit details
Copy full SHA for 0b97a48
View code at this point
Browse repository at this point
Add test cases containing numbers
edunham
committed
115c1eb
View commit details
Copy full SHA for 115c1eb
View code at this point
Browse repository at this point
Commits on Jul 3, 2015
add a test
arthurdarcet
committed
706ecc0
View commit details
Copy full SHA for 706ecc0
View code at this point
Browse repository at this point
Commits on May 29, 2015
add stopwatch, upversion
un33k
committed
6641433
View commit details
Copy full SHA for 6641433
View code at this point
Browse repository at this point
Commits on May 6, 2015
Added support to strip stopwords
Show description for f60687c
Euan Goddard
committed
f60687c
View commit details
Copy full SHA for f60687c
View code at this point
Browse repository at this point
Made test suite more granular
Show description for 367106d
Euan Goddard
committed
367106d
View commit details
Copy full SHA for 367106d
View code at this point
Browse repository at this point
Commits on Apr 12, 2015
remove 2to3 depenancy, add save word order
un33k
committed
f90ecf1
View commit details
Copy full SHA for f90ecf1
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Change tests (fix pep)
dioexul
committed
967725f
View commit details
Copy full SHA for 967725f
View code at this point
Browse repository at this point
Change tests
dioexul
committed
04e9808
View commit details
Copy full SHA for 04e9808
View code at this point
Browse repository at this point
Commits on Feb 22, 2015
Add parameter 'save_order'.
dioexul
committed
8a521b0
View commit details
Copy full SHA for 8a521b0
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
Fix bug (len of output string).
dioexul
committed
07155c2
View commit details
Copy full SHA for 07155c2
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
Add save_order parameter.
Show description for 96fec75
y.selyutina
committed
96fec75
View commit details
Copy full SHA for 96fec75
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
add PY3.4 support + more tests
un33k
committed
6e1793f
View commit details
Copy full SHA for 6e1793f
View code at this point
Browse repository at this point
Commits on Aug 17, 2014
Added console, pypy and some reorg
un33k
committed
b86d17c
View commit details
Copy full SHA for b86d17c
View code at this point
Browse repository at this point
Commits on Jan 9, 2014
cleanups and upversion
un33k
committed
a873f8e
View commit details
Copy full SHA for a873f8e
View code at this point
Browse repository at this point
Commits on May 10, 2013
Use assertEqual instead of assertEquals in the tests (the latter is deprecated)
arthurdarcet
committed
1fd811d
View commit details
Copy full SHA for 1fd811d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.