JayDeBeApi 1.2.3
0
Use JDBC database drivers from Python 2/3 or Jython with a DB-API.
Contents
Use JDBC database drivers from Python 2/3 or Jython with a DB-API.
Stars: 365, Watchers: 365, Forks: 148, Open Issues: 143The baztian/jaydebeapi
repo was created 10 years ago and the last code push was 3 months ago.
The project is popular with 365 github stars!
How to Install jaydebeapi
You can install jaydebeapi using pip
pip install jaydebeapi
or add it to a project with poetry
poetry add jaydebeapi
Package Details
- Author
- Bastian Bowe
- License
- GNU LGPL
- Homepage
- https://github.com/baztian/jaydebeapi
- PyPi:
- https://pypi.org/project/JayDeBeApi/
- GitHub Repo:
- https://github.com/baztian/jaydebeapi
Classifiers
- Database
- Software Development/Libraries/Java Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common jaydebeapi errors.
Code Examples
Here are some jaydebeapi
code examples and snippets.
GitHub Issues
The jaydebeapi package has 143 open issues on GitHub
- pip error on Module install - HostX86\x64\cl.exe' failed with exit code 2
- Jpype update
- cursor.fetchall() removes trailing zeros of float values
- Adding check for autocommit and skip commit if enabled
- check if autocommit is enabled for the database, and skip commit if 'yes'
- Fix DeprecationWarning in jpype version check
- add query timeout to execute and executemany methods
- BLOB data to string?