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 }}
tmimy
/
micropython-lib
Public
forked from
dpgeorge/micropython-lib
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 1, 2021
unix-ffi/datetime: Add tzinfo.__new__ to make the package importable.
Show description for 2e91b92
mkomon
authored and
dpgeorge
committed
2e91b92
Copy full SHA for 2e91b92
Commits on May 30, 2021
python-stdlib/random: Add getrandbits with no limit on number of bits.
Show description for a3df207
dpgeorge
committed
a3df207
Copy full SHA for a3df207
Commits on May 28, 2021
micropython/aioble: Add asyncio-based wrapper for ubluetooth.
Show description for 8631225
jimmo
authored and
dpgeorge
committed
8631225
Copy full SHA for 8631225
python-ecosys/iperf3: Add iperf3.
Show description for fe975d9
dpgeorge
committed
fe975d9
Copy full SHA for fe975d9
Commits on May 27, 2021
python-stdlib/cgi: Apply Black formatting.
Show description for f7f38ff
dpgeorge
committed
f7f38ff
Copy full SHA for f7f38ff
workflows: Add initial GitHub workflows support, with code formatting.
Show description for c05ee03
dpgeorge
committed
c05ee03
Copy full SHA for c05ee03
tools: Add code formatting and CI scripts.
Show description for d093a68
dpgeorge
committed
d093a68
Copy full SHA for d093a68
top: Remove upip-related scripts.
Show description for 3a6ab0b
jimmo
committed
3a6ab0b
Copy full SHA for 3a6ab0b
python-ecosys: Move urequests to python-ecosys.
Show description for 35e3c9e
jimmo
committed
35e3c9e
Copy full SHA for 35e3c9e
micropython/uasyncio: Remove uasyncio-v2.
Show description for bc2b6b0
jimmo
committed
bc2b6b0
Copy full SHA for bc2b6b0
all: Run black over all code.
Show description for fa13cbb
jimmo
committed
fa13cbb
Copy full SHA for fa13cbb
all: Update READMEs.
jimmo
committed
af3e1af
Copy full SHA for af3e1af
top: Move modules into python-stdlib, unix-ffi, or micropython.
jimmo
committed
1a28fe8
Copy full SHA for 1a28fe8
binascii/hashlib: Set type to stdlib.
jimmo
committed
a1c4b5b
Copy full SHA for a1c4b5b
test: Remove PEP380 test (better handled by core testing).
jimmo
committed
cdcce03
Copy full SHA for cdcce03
cpython-uasyncio: Remove as new-uasyncio is compatible with CPython.
jimmo
committed
caf1667
Copy full SHA for caf1667
top: Remove unhelpful packages.
jimmo
committed
b4eeaae
Copy full SHA for b4eeaae
top: Remove all empty packages.
jimmo
committed
444b45e
Copy full SHA for 444b45e
Commits on Sep 3, 2020
logging: Add "levelno" entry to log record object/dict.
Show description for eae01bd
dpgeorge
committed
eae01bd
Copy full SHA for eae01bd
Commits on Jul 8, 2020
logging: Add support for custom handlers.
Show description for 7b1161d
dpgeorge
committed
7b1161d
Copy full SHA for 7b1161d
Commits on Jul 7, 2020
fnmatch: Remove dependency on posixpath module.
Show description for dedf328
dpgeorge
committed
dedf328
Copy full SHA for dedf328
copy: Support copy and deepcopy of OrderedDict objects.
Show description for 6b985bb
dpgeorge
committed
6b985bb
Copy full SHA for 6b985bb
Commits on Feb 25, 2019
Revert "README: Add note that repository is unmaintained."
Show description for b89114c
dpgeorge
committed
b89114c
Copy full SHA for b89114c
Commits on Feb 24, 2019
README: Add note that repository is unmaintained.
pfalcon
committed
1509830
Copy full SHA for 1509830
Commits on May 11, 2018
logging: Release 0.3.
pfalcon
authored and
dpgeorge
committed
f20d89c
Copy full SHA for f20d89c
logging: example_logging: Add testcase for exception().
pfalcon
authored and
dpgeorge
committed
a4f2d56
Copy full SHA for a4f2d56
logging: Add exc() and exception() methods.
Show description for b97fe09
pfalcon
authored and
dpgeorge
committed
b97fe09
Copy full SHA for b97fe09
logging: Add setLevel() method.
pfalcon
authored and
dpgeorge
committed
09c59c4
Copy full SHA for 09c59c4
logging: Release 0.2.
pfalcon
authored and
dpgeorge
committed
a93d0ee
Copy full SHA for a93d0ee
logging: example_logging: Add more testcases.
pfalcon
authored and
dpgeorge
committed
0feab33
Copy full SHA for 0feab33
logging: Implement isEnabledFor(level) method.
pfalcon
authored and
dpgeorge
committed
6b67e35
Copy full SHA for 6b67e35
logging: Some performance and memory use optimizations.
pfalcon
authored and
dpgeorge
committed
f788f66
Copy full SHA for f788f66
unittest: Release 0.3.2.
pfalcon
authored and
dpgeorge
committed
220b501
Copy full SHA for 220b501
unittest: Exit with non zero code in case of failures. Fixing #259
belyalov
authored and
dpgeorge
committed
912f941
Copy full SHA for 912f941
uasyncio.udp: Release 0.1.1.
pfalcon
authored and
dpgeorge
committed
0a581ef
Copy full SHA for 0a581ef
Pagination
Previous
Next
You can’t perform that action at this time.