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
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 }}
WhyNotHugo
/
python-barcode
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
137
Star
655
Code
Issues
47
Pull requests
11
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 27, 2026
Add support for Python 3.14
Show description for ef61ffe
cedk
and
WhyNotHugo
committed
ef61ffe
View commit details
Copy full SHA for ef61ffe
Browse repository at this point
Fix warning (deprecated module) in tests
WhyNotHugo
committed
8f25ae8
View commit details
Copy full SHA for 8f25ae8
Browse repository at this point
Add changelog entry for parent commit
WhyNotHugo
committed
12e9a5f
View commit details
Copy full SHA for 12e9a5f
Browse repository at this point
Fix Code128 build() producing different output on repeated calls
Show description for 73316bf
apoorvdarshan
authored and
WhyNotHugo
committed
73316bf
View commit details
Copy full SHA for 73316bf
Browse repository at this point
Remove more bogus docstring formatting
WhyNotHugo
committed
9e10aac
View commit details
Copy full SHA for 9e10aac
Browse repository at this point
Fix bogus docstring format
WhyNotHugo
committed
908f338
View commit details
Copy full SHA for 908f338
Browse repository at this point
Add changelog entry for parent commit
WhyNotHugo
committed
71e0139
View commit details
Copy full SHA for 71e0139
Browse repository at this point
style: align ISBN-10 fullcode comment with isbn_digits
santhreal
authored and
WhyNotHugo
committed
63741fc
View commit details
Copy full SHA for 63741fc
Browse repository at this point
fix: stop ISBN-10/ISSN digits from truncating EAN-13 payload
Show description for 60a9958
santhreal
authored and
WhyNotHugo
committed
60a9958
View commit details
Copy full SHA for 60a9958
Browse repository at this point
Fix bogus changelog subsection
WhyNotHugo
committed
e221957
View commit details
Copy full SHA for e221957
Browse repository at this point
Commits on Jul 6, 2026
Stop dropping a leading "99" pair from Code128 barcodes
Show description for 7545301
binggao1230
committed
7545301
View commit details
Copy full SHA for 7545301
Browse repository at this point
Commits on Jun 25, 2026
fix: ISSN checksum returns 11 instead of 0 when weighted sum is divisible by 11
Show description for bc97480
binggao1230
committed
bc97480
View commit details
Copy full SHA for bc97480
Browse repository at this point
Commits on Apr 25, 2026
Add symlink to changelog in repository root
WhyNotHugo
committed
1d872d3
View commit details
Copy full SHA for 1d872d3
Browse repository at this point
Remove bogus CI matrix entry
Show description for 88e109d
WhyNotHugo
committed
88e109d
View commit details
Copy full SHA for 88e109d
Browse repository at this point
Commits on Dec 18, 2025
Do not install docs nor tests directories
cedk
committed
5e16cba
View commit details
Copy full SHA for 5e16cba
Browse repository at this point
Commits on Aug 30, 2025
Add some comments explaining buffer flush
maresb
authored and
WhyNotHugo
committed
85acbda
View commit details
Copy full SHA for 85acbda
Browse repository at this point
Improve the name _buffer → _digit_buffer for Code128 charset C
maresb
authored and
WhyNotHugo
committed
2814211
View commit details
Copy full SHA for 2814211
Browse repository at this point
Don't return None in Code 39 calculate_checksum
maresb
authored and
WhyNotHugo
committed
1aa5068
View commit details
Copy full SHA for 1aa5068
Browse repository at this point
Dedent
maresb
authored and
WhyNotHugo
committed
6109484
View commit details
Copy full SHA for 6109484
Browse repository at this point
Be more explicit about the cases
maresb
authored and
WhyNotHugo
committed
65914f8
View commit details
Copy full SHA for 65914f8
Browse repository at this point
Distinguish between buffered and unbuffered code128 conversion
maresb
authored and
WhyNotHugo
committed
a5917f1
View commit details
Copy full SHA for a5917f1
Browse repository at this point
Commits on Aug 28, 2025
Run mypy with both possible setups
WhyNotHugo
committed
1e14c62
View commit details
Copy full SHA for 1e14c62
Browse repository at this point
Assert type
Show description for 0ad4e5b
WhyNotHugo
committed
0ad4e5b
View commit details
Copy full SHA for 0ad4e5b
Browse repository at this point
Squelch mypy warning
Show description for 7ca31f1
WhyNotHugo
committed
7ca31f1
View commit details
Copy full SHA for 7ca31f1
Browse repository at this point
Add a few type hints
WhyNotHugo
committed
a31d1bd
View commit details
Copy full SHA for a31d1bd
Browse repository at this point
ruff: use extend-select
Show description for 2e765bd
WhyNotHugo
committed
2e765bd
View commit details
Copy full SHA for 2e765bd
Browse repository at this point
Commits on Aug 27, 2025
Fix some ruff lint warnings
WhyNotHugo
committed
024dcab
View commit details
Copy full SHA for 024dcab
Browse repository at this point
Add missing changelog for #232
akx
authored and
WhyNotHugo
committed
45bc47a
View commit details
Copy full SHA for 45bc47a
Browse repository at this point
Update pre-commit tools; apply ruff format
akx
authored and
WhyNotHugo
committed
37b1b95
View commit details
Copy full SHA for 37b1b95
Browse repository at this point
Declare support for and test on Python 3.13
akx
authored and
WhyNotHugo
committed
cc56cbb
View commit details
Copy full SHA for cc56cbb
Browse repository at this point
Move pytest configuration to pyproject.toml
akx
authored and
WhyNotHugo
committed
34196aa
View commit details
Copy full SHA for 34196aa
Browse repository at this point
ruff: remove deprecated setting
Show description for b7f17aa
WhyNotHugo
committed
b7f17aa
View commit details
Copy full SHA for b7f17aa
Browse repository at this point
Add manifest to manually publish releases
Show description for 29a3f5c
WhyNotHugo
committed
29a3f5c
View commit details
Copy full SHA for 29a3f5c
Browse repository at this point
Switch from setup.py to pyproject.toml
Show description for cf58852
WhyNotHugo
committed
cf58852
View commit details
Copy full SHA for cf58852
Browse repository at this point
Drop support for Python 3.8
WhyNotHugo
committed
f013b69
View commit details
Copy full SHA for f013b69
Browse repository at this point
Previous
Next
You can’t perform that action at this time.