Links
=====

- pip: tool for installing python packages
    - https://pip.pypa.io/en/stable/
- GitHub repository
    - https://github.com/thombashi/SimpleSQLite
- Issue tracker
    - https://github.com/thombashi/SimpleSQLite/issues
- PyPI
    - https://pypi.python.org/pypi/SimpleSQLite
- sqlitebiter: CLI tool to create a SQLite database from CSV/JSON/Excel/Google-Sheets by using SimpleSQLite
    - https://github.com/thombashi/sqlitebiter
    