Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
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
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
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 }}
algorithm-visualizer
/
tracers.py
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
19
Code
Issues
5
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 11, 2019
Clean up type annotations
Show description for 6219320
MarkKoz
authored and
64json
committed
6219320
Copy full SHA for 6219320
Remove spaces from JSON separators for compactness
MarkKoz
authored and
64json
committed
a4c501a
Copy full SHA for a4c501a
Dump and load args as JSON when creating a command
Show description for e8132e3
MarkKoz
authored and
64json
committed
e8132e3
Copy full SHA for e8132e3
Replace default values with a new singleton named UNDEFINED
MarkKoz
authored and
64json
committed
df4d5f4
Copy full SHA for df4d5f4
Fix imports
Show description for 011ec2a
MarkKoz
authored and
64json
committed
011ec2a
Copy full SHA for 011ec2a
Implement layouts
MarkKoz
authored and
64json
committed
2cf1c9d
Copy full SHA for 2cf1c9d
Implement Array1DTracer & ChartTracer
MarkKoz
authored and
64json
committed
eabe4f8
Copy full SHA for eabe4f8
Implement Array2DTracer
MarkKoz
authored and
64json
committed
e7d0a2c
Copy full SHA for e7d0a2c
Implement GraphTracer
MarkKoz
authored and
64json
committed
ab1aa47
Copy full SHA for ab1aa47
Implement LogTracer
MarkKoz
authored and
64json
committed
bdb8a09
Copy full SHA for bdb8a09
Add Serializable type annotation to command()
Show description for 1894601
MarkKoz
authored and
64json
committed
1894601
Copy full SHA for 1894601
Add tracer class stubs
Show description for e2e6654
MarkKoz
authored and
64json
committed
e2e6654
Copy full SHA for e2e6654
Add key as an instance attribute of Commander
Show description for 17a3a93
MarkKoz
authored and
64json
committed
17a3a93
Copy full SHA for 17a3a93
Change kwargs to args for command()
MarkKoz
authored and
64json
committed
a956418
Copy full SHA for a956418
Rename package & make modules lowercase again
Show description for 29bb53a
MarkKoz
authored and
64json
committed
29bb53a
Copy full SHA for 29bb53a
Export modules
MarkKoz
authored and
64json
committed
222e34a
Copy full SHA for 222e34a
Add Tracer
MarkKoz
authored and
64json
committed
ca97144
Copy full SHA for ca97144
Add Commander
Show description for 7072673
MarkKoz
authored and
64json
committed
7072673
Copy full SHA for 7072673
Add randomizers
MarkKoz
authored and
64json
committed
55db114
Copy full SHA for 55db114
Add boilerplate
MarkKoz
authored and
64json
committed
bbecb96
Copy full SHA for bbecb96
Commits on Jun 2, 2019
Initial commit
64json
authored
2616be4
Copy full SHA for 2616be4
You can’t perform that action at this time.