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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
SplootCode
/
splootcode
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
456
Code
Issues
1
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
splootcode
python
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 11, 2023
Set dependencies on project creation (#181)
paked
authored
9a3cec4
View commit details
Copy full SHA for 9a3cec4
View code at this point
Browse repository at this point
Commits on Apr 3, 2023
Handful of performance fixes. (#174)
katharosada
authored
83fd439
View commit details
Copy full SHA for 83fd439
View code at this point
Browse repository at this point
Commits on Mar 31, 2023
Add streamlit package for tray and autocomplete. (#168)
Show description for 91d6840
katharosada
authored
91d6840
View commit details
Copy full SHA for 91d6840
View code at this point
Browse repository at this point
Commits on Mar 26, 2023
Fix bug in non-traced break and continue statements.
katharosada
committed
d1a7d6c
View commit details
Copy full SHA for d1a7d6c
View code at this point
Browse repository at this point
Commits on Mar 25, 2023
Add slice node.
katharosada
committed
ea1c3bd
View commit details
Copy full SHA for ea1c3bd
View code at this point
Browse repository at this point
Minor fixes.
katharosada
committed
e8ca4a4
View commit details
Copy full SHA for e8ca4a4
View code at this point
Browse repository at this point
Support chained comparison operators.
katharosada
committed
045fb5f
View commit details
Copy full SHA for 045fb5f
View code at this point
Browse repository at this point
Add limitations to annotations to avoid memory issues.
katharosada
committed
6b8bca3
View commit details
Copy full SHA for 6b8bca3
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
Insert ast.pass node when text generating blocks which contain empty lines and comments.
katharosada
committed
4238006
View commit details
Copy full SHA for 4238006
View code at this point
Browse repository at this point
Commits on Mar 22, 2023
Minor fix for text generation empty lines.
katharosada
committed
5a40074
View commit details
Copy full SHA for 5a40074
View code at this point
Browse repository at this point
Add modal that displays generated Python code. (#152)
Show description for ee19c77
katharosada
authored
ee19c77
View commit details
Copy full SHA for ee19c77
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
First pass implementation of streamlit apps. (#151)
Show description for 60bf985
katharosada
authored
60bf985
View commit details
Copy full SHA for 60bf985
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
Add local Flask runtime, remove concept of handler functions (#138)
paked
authored
4aebf8c
View commit details
Copy full SHA for 4aebf8c
View code at this point
Browse repository at this point
Add support for function decorators. (#136)
Show description for f090c2d
katharosada
authored
f090c2d
View commit details
Copy full SHA for f090c2d
View code at this point
Browse repository at this point
Commits on Feb 21, 2023
Add ability to select handler function in console. (#126)
Show description for 370a159
katharosada
authored
370a159
View commit details
Copy full SHA for 370a159
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
Clarify tests
paked
committed
005b2dd
View commit details
Copy full SHA for 005b2dd
View code at this point
Browse repository at this point
Fix returns discarding their expression
paked
committed
98b7f6a
View commit details
Copy full SHA for 98b7f6a
View code at this point
Browse repository at this point
Commits on Jan 28, 2023
Adding comments into Sploot! (#105)
Show description for 27fce37
ikramsaedi
authored and
katharosada
committed
27fce37
View commit details
Copy full SHA for 27fce37
View code at this point
Browse repository at this point
Commits on Dec 21, 2022
Update setup instructions and script to avoid confusing issues.
katharosada
committed
8c55fae
View commit details
Copy full SHA for 8c55fae
View code at this point
Browse repository at this point
Commits on Nov 2, 2022
Restructure code into separate packages. (#101)
Show description for 717732c
katharosada
authored
717732c
View commit details
Copy full SHA for 717732c
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
Fix while loop annotation bug
katharosada
committed
4068af9
View commit details
Copy full SHA for 4068af9
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
Support specifying keyword arguments when calling a function or method. (#99)
Show description for 8e07c21
katharosada
authored
8e07c21
View commit details
Copy full SHA for 8e07c21
View code at this point
Browse repository at this point
Commits on Oct 6, 2022
Add support for synchronous requests. (#98)
Show description for 2b5e08b
katharosada
authored
2b5e08b
View commit details
Copy full SHA for 2b5e08b
View code at this point
Browse repository at this point
Commits on Sep 6, 2022
Add shift-arrow multinode selection with copy and delete support. (#96)
Show description for ac62ac2
katharosada
authored
ac62ac2
View commit details
Copy full SHA for ac62ac2
View code at this point
Browse repository at this point
Commits on Sep 1, 2022
Support pasting fragments and adapting them appropriately to the destination (#95)
Show description for d0c036a
katharosada
authored
d0c036a
View commit details
Copy full SHA for d0c036a
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
Fix editing of strings and numbers (#90)
Show description for 364474a
katharosada
authored
364474a
View commit details
Copy full SHA for 364474a
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
Add shebang for bash script.
katharosada
committed
e67f08a
View commit details
Copy full SHA for e67f08a
View code at this point
Browse repository at this point
Commits on Jul 11, 2022
Support range and enumerate and add to tray.
katharosada
committed
4ba06ce
View commit details
Copy full SHA for 4ba06ce
View code at this point
Browse repository at this point
Commits on Jul 8, 2022
Automatically create elif nodes when parsing python with nested ifs.
katharosada
committed
0deaa72
View commit details
Copy full SHA for 0deaa72
View code at this point
Browse repository at this point
Add tuple and set nodes and more builtins for the tray. (#86)
Show description for b3df220
katharosada
authored
b3df220
View commit details
Copy full SHA for b3df220
View code at this point
Browse repository at this point
Commits on Jul 6, 2022
Add typename placeholders for methods and other breadcrumbs.
katharosada
committed
0dd6c8b
View commit details
Copy full SHA for 0dd6c8b
View code at this point
Browse repository at this point
Tray tweaks to content and layout. (#84)
katharosada
authored
d6bc189
View commit details
Copy full SHA for d6bc189
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
Epic refactoring, splitting python and web language groups. (#80)
Show description for c947558
katharosada
authored
c947558
View commit details
Copy full SHA for c947558
View code at this point
Browse repository at this point
Commits on Jun 20, 2022
Tidy up autocomplete box and make it scroll automatically
katharosada
committed
632cf12
View commit details
Copy full SHA for 632cf12
View code at this point
Browse repository at this point
Commits on May 12, 2022
Add argument names and correct number of args for methods. (#70)
Show description for f5d938e
katharosada
authored
f5d938e
View commit details
Copy full SHA for f5d938e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.