MindsDB server, provides server capabilities to mindsdb native python library
Project description
Mindsdb Server
This server uses flask_restplus to define the API.
Development installation
To install and run mindsdb_server for development, activate your virtualenv and run:
python setup.py develop
pip install -r requirements.txt
cd mindsdb_server
python3 server.py
The code inside mindsdb_server
namespaces/<endpoint.py>
: these contains a file per API resourcenamespaces/configs
: these are the configs for the API resourcesnamespaces/entitites
: these are specs for the document objects that can be returned by the API resources
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mindsdb_server-1.3.9.tar.gz
(13.1 kB
view details)
File details
Details for the file mindsdb_server-1.3.9.tar.gz
.
File metadata
- Download URL: mindsdb_server-1.3.9.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5e6db6fd3e6902e4240e028dd1b8ef1305f93ce7d2cb671e028c4db74950b1e |
|
MD5 | 24e9593dc49edb3d7b1378c57bf2dadb |
|
BLAKE2b-256 | 4942492ad1a2d247797a417a0364b78aeaf82587506dfa96f67c33514faa8cf9 |