No project description provided
Project description
Arno's super duper API
This is a super duper API that does super duper things.
Installation
Just use pip if you're a regular user:
pip install eudata-server
If you want to develop, clone the repo and install the requirements
Sass
Sass is used to compile the CSS.
If you're on Windows I recommend using Scoop:
scoop install sass
If you're on Linux, you can use the homebrew package manager:
brew install sass/sass/sass
A failsafe way to install Dart-Sass is to download the latest release as a zip/tar archive from here and add it to your PATH.
Customization
Sass Customization
The Sass files are located in eudata_server/static/sass
. For now the only file to compile is the grid theme file, grid-theme.scss
.
To compile it, run:
sass -w ./eudata_server/assets/sass/grid-theme.scss ./eudata_server/assets/css/grid-theme.css
Or if you're on Windows:
sass -w .\eudata_server\assets\sass\grid-theme.scss .\eudata_server\assets\css\grid-theme.css
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 eudata_server-0.1.26.tar.gz
.
File metadata
- Download URL: eudata_server-0.1.26.tar.gz
- Upload date:
- Size: 17.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.1 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b07c2a3b63a9fb63259cef78f39b0d0e356c3ea534036eb7177500dafca0fba8 |
|
MD5 | 9ae66fe7401a5c7bbf12343bc75d75e2 |
|
BLAKE2b-256 | a6a6d60ae18aa53f9a1ffb996c2e92958e8f83b162b60a6b241bd1de2cdee70a |
File details
Details for the file eudata_server-0.1.26-py3-none-any.whl
.
File metadata
- Download URL: eudata_server-0.1.26-py3-none-any.whl
- Upload date:
- Size: 17.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.1 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66de3f4f0def20dde5fe7c3c29ead2cfe553b58002ae94abd69cb2e8bda0a6da |
|
MD5 | 98ec1034d1754e9592ee48d011fd7458 |
|
BLAKE2b-256 | 245d34a729f41444e7eb8430162d021e001b2c4904b6d61897f7689e62f3c457 |