The backend—i.e. core services, APIs, and REST endpoints—to Elixir web applications.
Project description
go from data to knowledge
Elixir Server
The ElixirNote Server provides the backend (i.e. the core services, APIs, and REST endpoints) for Elixir web applications like Elixir notebook, and Voila.
For more information, read our documentation here.
Installation and Basic usage
To install the latest release locally, make sure you have pip installed and run:
pip install elixir-server
or install from source:
git clone git git@github.com:ElixirNote/elixirserver.git
cd elixirserver
pip install -e .
ElixirServer currently supports Python>=3.6 on Linux, OSX and Windows.
Versioning and Branches
If Elixir Server is a dependency of your project/application, it is important that you pin it to a version that works for your application. Currently, Jupyter Server only has minor and patch versions. Different minor versions likely include API-changes while patch versions do not change API.
When a new minor version is released on PyPI, a branch for that version will be created in this repository, and the version of the main branch will be bumped to the next minor version number. That way, the main branch always reflects the latest un-released version.
To see the changes between releases, checkout the CHANGELOG.
Usage - Running Elixir Server
Running in a local installation
Launch with:
elixir-server
Testing
See CONTRIBUTING.
Contributing
If you are interested in contributing to the project, see CONTRIBUTING.rst
.
License
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
Built Distribution
File details
Details for the file elixir_server-2.1.0.dev205.tar.gz
.
File metadata
- Download URL: elixir_server-2.1.0.dev205.tar.gz
- Upload date:
- Size: 653.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2de51ddc86dc2c14b057b3778e42a44056584ea9808693c12369a1b0c878235 |
|
MD5 | e37f14cc7c88979947b936db0c30b44a |
|
BLAKE2b-256 | a9256ebf86830c907235a68e8ab02c157baf8b4aa772248c7a07ba81da801f3d |
File details
Details for the file elixir_server-2.1.0.dev205-py3-none-any.whl
.
File metadata
- Download URL: elixir_server-2.1.0.dev205-py3-none-any.whl
- Upload date:
- Size: 545.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c38e4c52054684393c393e3828bd90dfa71d30f8259da26287d6ecb6add13d4 |
|
MD5 | b6688e7d195aa9f119d8f13a7315d44f |
|
BLAKE2b-256 | 349a721676246c146abc9e2c51fea07979f013998b5b45a0272ea14c658e1808 |