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
Type
/
to 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 }}
mo660
/
python-can
Public
forked from
hardbyte/python-can
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-can
setup.py
on
send_msg_sequence
User selector
All users
All time
Commit history
Commits on Aug 6, 2019
add pywin32 to setup.py
zariiii9003
committed
3c5edf8
View commit details
Copy full SHA for 3c5edf8
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
Add typing annotations for functions in can.bus (#652)
Show description for 0019438
karlding
authored and
hardbyte
committed
0019438
View commit details
Copy full SHA for 0019438
View code at this point
Browse repository at this point
Commits on Jul 4, 2019
setup.py: require pytest-runner only when necessary (#633)
Show description for 1892dc5
texierp
authored and
hardbyte
committed
1892dc5
View commit details
Copy full SHA for 1892dc5
View code at this point
Browse repository at this point
Commits on Jun 22, 2019
Merge branch 'develop' into seeedstudio
felixdivo
authored
d483472
View commit details
Copy full SHA for d483472
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
corrected crc calc and removed crccheck package.
shedfly
committed
fde4fdd
View commit details
Copy full SHA for fde4fdd
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
Using doubles quote since Black refers double quotes
Pierre-Luc Tessier Gagné
committed
e18c2d5
View commit details
Copy full SHA for e18c2d5
View code at this point
Browse repository at this point
Adding filelock to neovi extra requirements
Pierre-Luc Tessier Gagné
committed
c2e767b
View commit details
Copy full SHA for c2e767b
View code at this point
Browse repository at this point
Use inter-process mutex to prevent concurrent neoVI device open
Show description for 2a61ed9
Pierre-Luc Tessier Gagné
committed
2a61ed9
View commit details
Copy full SHA for 2a61ed9
View code at this point
Browse repository at this point
Commits on Jun 9, 2019
Merge branch 'develop' into seeedstudio
felixdivo
authored
8530dac
View commit details
Copy full SHA for 8530dac
View code at this point
Browse repository at this point
tidy up merge conflicts.
shedfly
committed
19287be
View commit details
Copy full SHA for 19287be
View code at this point
Browse repository at this point
update option name in setup.py to seeedstudio.
shedfly
committed
aad6d66
View commit details
Copy full SHA for aad6d66
View code at this point
Browse repository at this point
Commits on Jun 2, 2019
Remove dependency on Six (#607)
Show description for a7a9c09
Lauszus
authored and
hardbyte
committed
a7a9c09
View commit details
Copy full SHA for a7a9c09
View code at this point
Browse repository at this point
Commits on May 27, 2019
Format files using black formatter
karlding
authored and
hardbyte
committed
ad4d46e
View commit details
Copy full SHA for ad4d46e
View code at this point
Browse repository at this point
Commits on May 19, 2019
Merge branch 'develop' into seeedstudio
felixdivo
authored
2ad3118
View commit details
Copy full SHA for 2ad3118
View code at this point
Browse repository at this point
remove unused mock and future dependencies; six will be done in a seperate PR
felixdivo
committed
d8828ca
View commit details
Copy full SHA for d8828ca
View code at this point
Browse repository at this point
remove python <3.6 from root filea
felixdivo
committed
342f740
View commit details
Copy full SHA for 342f740
View code at this point
Browse repository at this point
Commits on May 10, 2019
changing extras_require install option name to match interface name and adding pyserial
es-m-se
committed
a6efb94
View commit details
Copy full SHA for a6efb94
View code at this point
Browse repository at this point
Commits on May 6, 2019
more general name 'crccheck' for install option, also update Message named args
es-m-se
committed
9876481
View commit details
Copy full SHA for 9876481
View code at this point
Browse repository at this point
replacing print with log, moving crccheck to extras_require
es-m-se
committed
cbef436
View commit details
Copy full SHA for cbef436
View code at this point
Browse repository at this point
Commits on May 3, 2019
adding seeedstudio usb-can-analyzer interface
es-m-se
committed
3ff22b2
View commit details
Copy full SHA for 3ff22b2
View code at this point
Browse repository at this point
Commits on May 2, 2019
FIX: Warning: 'classifiers' should be a list, got type 'tuple'
felixdivo
committed
b64350e
View commit details
Copy full SHA for b64350e
View code at this point
Browse repository at this point
Commits on Apr 19, 2019
Turn BusState into an enum (#533)
felixdivo
authored and
hardbyte
committed
dcf87ce
View commit details
Copy full SHA for dcf87ce
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
Direct setup.py test to use pytest.
bhass1
authored and
hardbyte
committed
5a2f011
View commit details
Copy full SHA for 5a2f011
View code at this point
Browse repository at this point
Commits on Mar 14, 2019
Remove support for Python 3.4 + update testing dependencies (#532)
Show description for 15c8016
felixdivo
authored and
hardbyte
committed
15c8016
View commit details
Copy full SHA for 15c8016
View code at this point
Browse repository at this point
Commits on Feb 13, 2019
Message class changes (#497)
Show description for 4ea358f
felixdivo
authored and
hardbyte
committed
4ea358f
View commit details
Copy full SHA for 4ea358f
View code at this point
Browse repository at this point
Commits on Oct 7, 2018
Make typing dependency conditional < python 3.5
maxchill
authored
eb8ee51
View commit details
Copy full SHA for eb8ee51
View code at this point
Browse repository at this point
Commits on Sep 30, 2018
Feature update deprecation notes (#437)
Show description for 6a6c641
hardbyte
authored
6a6c641
View commit details
Copy full SHA for 6a6c641
View code at this point
Browse repository at this point
Commits on Sep 28, 2018
Change can.Message (#413)
Show description for c37420d
felixdivo
authored and
hardbyte
committed
c37420d
View commit details
Copy full SHA for c37420d
View code at this point
Browse repository at this point
Remove spaces from setup.py version specifiers (#432)
hardbyte
authored
1110ac3
View commit details
Copy full SHA for 1110ac3
View code at this point
Browse repository at this point
Commits on Aug 17, 2018
Color error frames red, set timeout in a better way so frames are never dropped, sort frame by pressing 's' instead of doing it automatically and moved "pack_data" into the test
Lauszus
committed
33ffd6c
View commit details
Copy full SHA for 33ffd6c
View code at this point
Browse repository at this point
Commits on Aug 11, 2018
Merge the CAN viewer terminal application into python-can
Show description for 79d6970
Lauszus
committed
79d6970
View commit details
Copy full SHA for 79d6970
View code at this point
Browse repository at this point
Commits on Jul 30, 2018
New location for scripts (#370)
Show description for d9d3fa5
felixdivo
authored and
hardbyte
committed
d9d3fa5
View commit details
Copy full SHA for d9d3fa5
View code at this point
Browse repository at this point
Commits on Jul 24, 2018
add initial draft
felixdivo
authored and
hardbyte
committed
66ce4aa
View commit details
Copy full SHA for 66ce4aa
View code at this point
Browse repository at this point
Commits on Jul 1, 2018
Add coverage reports to repo and CI tests (#346)
felixdivo
authored
63d57e2
View commit details
Copy full SHA for 63d57e2
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
Exclude test package in distribution
christiansandberg
committed
405ca77
View commit details
Copy full SHA for 405ca77
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.