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
.
pythonthings
/
q
Public
forked from
harelba/q
Notifications
You must be signed in to change notification settings
Fork
0
Star
14
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
python3
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 29, 2018
Merge branch 'master' into python3
harelba
committed
4e35658
View commit details
Copy full SHA for 4e35658
Browse repository at this point
Merge pull request #183 from cclauss/patch-1
Show description for 12ee420
harelba
authored
12ee420
View commit details
Copy full SHA for 12ee420
Browse repository at this point
Commits on Nov 28, 2018
wip
harelba
committed
5e5377a
View commit details
Copy full SHA for 5e5377a
Browse repository at this point
Commits on Nov 22, 2018
wip
harelba
committed
65a5f97
View commit details
Copy full SHA for 65a5f97
Browse repository at this point
wip
harelba
committed
8c629de
View commit details
Copy full SHA for 8c629de
Browse repository at this point
Commits on Nov 20, 2018
Merge pull request #185 from cmpt376Kor/master
Show description for 401634e
harelba
authored
401634e
View commit details
Copy full SHA for 401634e
Browse repository at this point
Commits on Nov 18, 2018
Fixes some confusion in README.markdown
cmpt376Kor
authored
ebba4f8
View commit details
Copy full SHA for ebba4f8
Browse repository at this point
Commits on Nov 16, 2018
Travis CI: Drop Python 2.6 and add Python 3.6
Show description for 59033bd
cclauss
committed
59033bd
View commit details
Copy full SHA for 59033bd
Browse repository at this point
Commits on Oct 16, 2018
Merge pull request #178 from harelba/explicit-python2-shabang
Show description for 6ae7386
harelba
authored
6ae7386
View commit details
Copy full SHA for 6ae7386
Browse repository at this point
Commits on Oct 15, 2018
make shabang python2-explicit until we support python 3 as well
harelba
committed
9bee6a2
View commit details
Copy full SHA for 9bee6a2
Browse repository at this point
Commits on Oct 6, 2018
Merge pull request #175 from harelba/consolidate-effective-column-names
Show description for fe97143
harelba
authored
fe97143
View commit details
Copy full SHA for fe97143
Browse repository at this point
20% improvement
harelba
committed
dd1b306
View commit details
Copy full SHA for dd1b306
Browse repository at this point
Commits on Mar 24, 2018
Hotfix for windows installation, to workaround pyinstaller warning bug
harelba
committed
6b06a7c
View commit details
Copy full SHA for 6b06a7c
Browse repository at this point
Commits on Feb 17, 2018
Merge pull request #154 from h5rdly/master
Show description for 1394fde
harelba
authored
1394fde
View commit details
Copy full SHA for 1394fde
Browse repository at this point
Commits on Dec 28, 2017
Merge pull request #160 from shigemk2/fix-typo-docs
Show description for 838cfc2
harelba
authored
838cfc2
View commit details
Copy full SHA for 838cfc2
Browse repository at this point
Commits on Dec 27, 2017
Fix typo in some docs and script
shigemk2
committed
a643c2c
View commit details
Copy full SHA for a643c2c
Browse repository at this point
Commits on Nov 24, 2017
bump to 1.7.1
harelba
committed
15e9380
View commit details
Copy full SHA for 15e9380
Browse repository at this point
bump version number
harelba
committed
dc94bb9
View commit details
Copy full SHA for dc94bb9
Browse repository at this point
docs for writing data to disk
harelba
committed
9e4111b
View commit details
Copy full SHA for 9e4111b
Browse repository at this point
1.7.0
harelba
committed
eb8c455
View commit details
Copy full SHA for eb8c455
Browse repository at this point
Commits on Nov 22, 2017
Merge pull request #159 from harelba/save-db-to-disk
harelba
authored
ea99c01
View commit details
Copy full SHA for ea99c01
Browse repository at this point
Commits on Nov 21, 2017
wip
harelba
committed
db47050
View commit details
Copy full SHA for db47050
Browse repository at this point
Working save-to-db functionality, standard and fast, incl. some tests
harelba
committed
7f87e8f
View commit details
Copy full SHA for 7f87e8f
Browse repository at this point
Commits on Nov 20, 2017
working versions with sqlitebck - Need to find new packaging solution
harelba
committed
8ee9037
View commit details
Copy full SHA for 8ee9037
Browse repository at this point
Commits on Aug 12, 2017
Create LICENSE
Show description for 87d514e
h5rdly
authored
87d514e
View commit details
Copy full SHA for 87d514e
Browse repository at this point
Commits on Apr 23, 2017
Added proper error messages when having duplicate column names
harelba
committed
ab509c7
View commit details
Copy full SHA for ab509c7
Browse repository at this point
Commits on Apr 22, 2017
Added flag for basic support of universal newlines
harelba
committed
a81a493
View commit details
Copy full SHA for a81a493
Browse repository at this point
Commits on Apr 20, 2017
Docs update for installation
harelba
committed
544abf0
View commit details
Copy full SHA for 544abf0
Browse repository at this point
Bump version name in binary
harelba
committed
6a4a598
View commit details
Copy full SHA for 6a4a598
Browse repository at this point
Commits on Apr 8, 2017
Modified windows installation instructions for dockerized version
harelba
committed
b47417a
View commit details
Copy full SHA for b47417a
Browse repository at this point
Commits on Apr 6, 2017
Merge pull request #143 from harelba/v1.6.0-release-test
Show description for f8bbcea
harelba
authored
f8bbcea
View commit details
Copy full SHA for f8bbcea
Browse repository at this point
Added control over max field size + info when failing on this
harelba
committed
94bae32
View commit details
Copy full SHA for 94bae32
Browse repository at this point
Added verbose debug info flag
harelba
committed
24ab831
View commit details
Copy full SHA for 24ab831
Browse repository at this point
WIP
Harel Ben Attia
committed
6cab731
View commit details
Copy full SHA for 6cab731
Browse repository at this point
Commits on Apr 5, 2017
WIP
Harel Ben Attia
committed
c324cad
View commit details
Copy full SHA for c324cad
Browse repository at this point
Previous
Next
You can’t perform that action at this time.