Skip to main content

A wrapper for the VNDB API

Project description

VNDB-Python-API-Wrapper

API Wrapper for the VNDB API Server Requires Python3.6+

Basic code example

from vndb_api_wrapper.vndb_api import VNDBAPI
...
vndb_api = VNDBAPI(<your username>, <your password>)

#  Example of searching for a VN anime of the visual novel with id = 17 using "get"
data = vndb_api.get('vn', 'basic,anime', '(id = 17)')

Installation Instructions

Using pip

pip3 install vndb-api-wrapper

Compiling from source

git clone https://github.com/PoeticViper/VNDB-Python-API-Wrapper.git
cd VNDB-Python-API-Wrapper
pip3 install . 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vndb_api_wrapper-1.0.0a0-py2.py3-none-any.whl (16.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file vndb_api_wrapper-1.0.0a0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for vndb_api_wrapper-1.0.0a0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b7f46fb1397c18dd579f09583b5d3b935ef8b5ddd3299f958d8833d0c8e8edb5
MD5 9bf2e1aa89c7c71210b6595b9b46beea
BLAKE2b-256 724b296037278b1d3d2c0c4767735e4f21ad43d3edb11116d5d1fc2bf23164e2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page