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 }}
bd808
/
python-iptools
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
70
Code
Issues
10
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jan 22, 2020
Travis CI: Python 2.7, 3.5, 3.6, 3.7, 3.8 (#24)
Show description for e1cf5b1
cclauss
authored and
bd808
committed
e1cf5b1
View commit details
Copy full SHA for e1cf5b1
Browse repository at this point
Commits on Jan 7, 2019
Prep for 0.7.0 release
bd808
committed
5d3fae0
View commit details
Copy full SHA for 5d3fae0
Browse repository at this point
Commits on Dec 12, 2018
tox.ini: Add py36, py37
cclauss
authored and
bd808
committed
b439824
View commit details
Copy full SHA for b439824
Browse repository at this point
Placate flake8
cclauss
authored and
bd808
committed
5a0ebd9
View commit details
Copy full SHA for 5a0ebd9
Browse repository at this point
Travis CI: Add Python 3.6 and 3.7 to the testing
cclauss
authored and
bd808
committed
8d8c140
View commit details
Copy full SHA for 8d8c140
Browse repository at this point
Commits on Aug 21, 2016
Update README description of tested versions
bd808
committed
96df2e8
View commit details
Copy full SHA for 96df2e8
Browse repository at this point
Implement RFC 1924 IPv6 encoding/decoding
Show description for fcdc8f1
bd808
committed
fcdc8f1
View commit details
Copy full SHA for fcdc8f1
Browse repository at this point
Cast input to IpRangeList (#15)
Show description for d698b00
bd808
authored
d698b00
View commit details
Copy full SHA for d698b00
Browse repository at this point
Merge pull request #19 from bd808/validate_netmask
Show description for 3b5f802
bd808
authored
3b5f802
View commit details
Copy full SHA for 3b5f802
Browse repository at this point
Travis: use tox for testing
Show description for 041628d
bd808
committed
041628d
View commit details
Copy full SHA for 041628d
Browse repository at this point
Move imports before exports
bd808
committed
51b9e84
View commit details
Copy full SHA for 51b9e84
Browse repository at this point
validate_netmask: ensure 32 bit expansion
Show description for 285fe5c
bd808
committed
285fe5c
View commit details
Copy full SHA for 285fe5c
Browse repository at this point
travis: remove --use-mirrors
bd808
committed
33954e7
View commit details
Copy full SHA for 33954e7
Browse repository at this point
Commits on Mar 4, 2016
Provide methods for comparison of IpRangeList objects
jellonek
authored and
bd808
committed
f047b4e
View commit details
Copy full SHA for f047b4e
Browse repository at this point
Fix flake8 warnings
Show description for f86734a
bd808
committed
f86734a
View commit details
Copy full SHA for f86734a
Browse repository at this point
Add wheels support
Show description for 80a356f
bd808
committed
80a356f
View commit details
Copy full SHA for 80a356f
Browse repository at this point
Commits on Mar 1, 2014
Fix flake8 warning in sphinx conf
bd808
committed
3e314bb
View commit details
Copy full SHA for 3e314bb
Browse repository at this point
Make copyright statements agree with LICENSE
Show description for 18bb9b2
bd808
committed
18bb9b2
View commit details
Copy full SHA for 18bb9b2
Browse repository at this point
Remove mention of 2.5 testing from docs
Show description for 9940851
bd808
committed
9940851
View commit details
Copy full SHA for 9940851
Browse repository at this point
Use tuple instead of list in IpRange._cast()
bd808
committed
ac26946
View commit details
Copy full SHA for ac26946
Browse repository at this point
Use flake8 everywhere
Show description for bb0a82d
bd808
committed
bb0a82d
View commit details
Copy full SHA for bb0a82d
Browse repository at this point
Bump copyright year to 2014
bd808
committed
a016ed0
View commit details
Copy full SHA for a016ed0
Browse repository at this point
Merge pull request #13 from bd808/issue/12
Show description for ea1892f
bd808
committed
ea1892f
View commit details
Copy full SHA for ea1892f
Browse repository at this point
Remove Python 2.5 tests on Travis CI
Show description for 0001199
bd808
committed
0001199
View commit details
Copy full SHA for 0001199
Browse repository at this point
Make doctest output portable
Show description for 37d3358
bd808
committed
37d3358
View commit details
Copy full SHA for 37d3358
Browse repository at this point
Avoid OverflowError with large ranges
Show description for 4766cb7
bd808
committed
4766cb7
View commit details
Copy full SHA for 4766cb7
Browse repository at this point
Commits on Oct 14, 2013
Merge pull request #10 from jtriley/patch-1
Show description for f8c4fc6
bd808
committed
f8c4fc6
View commit details
Copy full SHA for f8c4fc6
Browse repository at this point
MANIFEST.in: exclude docs/_build from packaging
jtriley
committed
468ce16
View commit details
Copy full SHA for 468ce16
Browse repository at this point
Commits on Jul 26, 2013
MANIFEST.in: add entire docs folder (not just rst)
Show description for 504d86b
jtriley
committed
504d86b
View commit details
Copy full SHA for 504d86b
Browse repository at this point
Commits on Apr 8, 2013
Bumping version post-release.
bd808
committed
3f0cc5d
View commit details
Copy full SHA for 3f0cc5d
Browse repository at this point
Prep for 0.6.1 release.
bd808
committed
c845a5d
View commit details
Copy full SHA for c845a5d
Browse repository at this point
Exclude tests from dist package.
Show description for 4da5ef9
bd808
committed
4da5ef9
View commit details
Copy full SHA for 4da5ef9
Browse repository at this point
Follow python doc convention of `$` before shell cmd.
bd808
committed
16210da
View commit details
Copy full SHA for 16210da
Browse repository at this point
Merge pull request #7 from opoplawski/Fedora
Show description for c41a413
bd808
committed
c41a413
View commit details
Copy full SHA for c41a413
Browse repository at this point
Remove extraneous #!/usr/bin/env python from library files
opoplawski
committed
538f3a1
View commit details
Copy full SHA for 538f3a1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.