Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
domdfcoding
/
domdf_python_tools
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
6
Code
Issues
5
Pull requests
5
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
6ccd64e
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 30, 2022
Updated files with 'repo_helper'. (#86)
Show description for 6ccd64e
repo-helper[bot]
authored
6ccd64e
Copy full SHA for 6ccd64e
Commits on Sep 12, 2022
Bump version v3.3.0 -> v3.4.0
domdfcoding
committed
7461f38
Copy full SHA for 7461f38
Add function to truncate strings.
domdfcoding
committed
ea48d42
Copy full SHA for ea48d42
Commits on Sep 3, 2022
Updated files with 'repo_helper'. (#84)
Show description for da211cf
repo-helper[bot]
authored
da211cf
Copy full SHA for da211cf
Commits on Aug 24, 2022
[repo-helper] Configuration Update (#80)
Show description for 25fbc4a
repo-helper[bot]
authored
25fbc4a
Copy full SHA for 25fbc4a
Cap flake8 version in tests.
domdfcoding
committed
5f958a3
Copy full SHA for 5f958a3
Commits on Jun 8, 2022
Updated files with 'repo_helper'. (#79)
Show description for c1b6d4b
repo-helper[bot]
authored
c1b6d4b
Copy full SHA for c1b6d4b
Commits on Jun 7, 2022
Test on python 3.11 beta 3
domdfcoding
committed
10deedb
Copy full SHA for 10deedb
Commits on May 17, 2022
Bump flake8-dunder-all version.
domdfcoding
committed
37a64fa
Copy full SHA for 37a64fa
Commits on May 12, 2022
[repo-helper] Configuration Update (#78)
Show description for 8da30ab
repo-helper[bot]
and
pre-commit-ci[bot]
authored
8da30ab
Copy full SHA for 8da30ab
Update docs.
domdfcoding
committed
af46537
Copy full SHA for af46537
Commits on Apr 26, 2022
Bump version v3.2.2.post1 -> v3.3.0
domdfcoding
committed
663ed46
Copy full SHA for 663ed46
Commits on Apr 25, 2022
Fix typo.
domdfcoding
committed
c084515
Copy full SHA for c084515
Add function for replacing nonprinting (control) characters with ^ and M+ notation.
domdfcoding
committed
398dc58
Copy full SHA for 398dc58
Add class for phrases containing multiple linked plurals.
domdfcoding
committed
fb5f401
Copy full SHA for fb5f401
Commits on Apr 16, 2022
Uncap setuptools version.
domdfcoding
committed
9f53552
Copy full SHA for 9f53552
[repo-helper] Configuration Update (#77)
Show description for 0ffa6dc
repo-helper[bot]
and
pre-commit-ci[bot]
authored
0ffa6dc
Copy full SHA for 0ffa6dc
Test on Python 3.11 alpha 7
domdfcoding
committed
1a4318e
Copy full SHA for 1a4318e
Commits on Mar 31, 2022
Updated files with 'repo_helper'. (#76)
Show description for ee8d76a
repo-helper[bot]
authored
ee8d76a
Copy full SHA for ee8d76a
Lint
domdfcoding
committed
92b4fae
Copy full SHA for 92b4fae
Commits on Mar 25, 2022
Bump mypy version
domdfcoding
committed
6548642
Copy full SHA for 6548642
Add missing reference files.
domdfcoding
committed
9e66c43
Copy full SHA for 9e66c43
Fix GitHub Actions config for PyPy 3.9
domdfcoding
committed
19f177d
Copy full SHA for 19f177d
Cap jinja2 version for docs.
domdfcoding
committed
aaf3ebc
Copy full SHA for aaf3ebc
Add PyPy 3.9 support.
domdfcoding
committed
4e7eb84
Copy full SHA for 4e7eb84
Make PathPlus.__enter__ a no-op on all Python versions.
domdfcoding
committed
96f4a27
Copy full SHA for 96f4a27
Cap setuptools version due to issues in the latest one.
domdfcoding
committed
7ea0cb6
Copy full SHA for 7ea0cb6
Commits on Feb 6, 2022
Bump version v3.2.2 -> v3.2.2.post1
domdfcoding
committed
a1bcc70
Copy full SHA for a1bcc70
Ignore deprecation warnings from certifi (importlib.resources)
domdfcoding
committed
0324eab
Copy full SHA for 0324eab
Run tests with warnings as errors.
domdfcoding
committed
4584f3b
Copy full SHA for 4584f3b
Update reference file for test_iterchildren_match
domdfcoding
committed
c6098ef
Copy full SHA for c6098ef
Updated files with 'repo_helper'. (#75)
Show description for 4fa3dea
repo-helper[bot]
authored
4fa3dea
Copy full SHA for 4fa3dea
Commits on Feb 4, 2022
Bump version v3.2.1 -> v3.2.2
domdfcoding
committed
f5b6855
Copy full SHA for f5b6855
Remove unnecessary type: ignore comments.
domdfcoding
committed
a10dbd4
Copy full SHA for a10dbd4
Run pandas tests on Python 3.10 as well
domdfcoding
committed
417b439
Copy full SHA for 417b439
Pagination
Previous
Next
You can’t perform that action at this time.