Parsagon Server
Project description
parsagon-server
To install on Ubuntu 20:
sudo apt update
sudo apt install -y python3-pip
sudo apt install -y python3-venv
python3 -m venv parsagon-venv
source parsagon-venv/bin/activate
pip install parsagon-server
parsagon-server <paste your api_key here>
For development:
Make sure to include the test server as a second argument to parsagon-server:
parsagon-server <api_key> <test_server>
To add a proxy:
Edit /etc/tinyproxy/tinyproxy.conf to point to your proxy, then run:
sudo service tinyproxy restart
and add
PROXY=127.0.0.1:8888
to daphne.sh
, page_cache.sh
, and celery.sh
and restart those tasks as well.
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
parsagon-server-0.0.3.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file parsagon-server-0.0.3.tar.gz
.
File metadata
- Download URL: parsagon-server-0.0.3.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5793601a14d00bd157616494b835995e11b7cead12789fc2306bbab32f35ad8d |
|
MD5 | 017fc7ee02719c8e0346c13256e694e7 |
|
BLAKE2b-256 | 9f4640512d57a9e339d521f9ada910d6128eb7147bdde0e0333c521f803ebe94 |
File details
Details for the file parsagon_server-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: parsagon_server-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 287fcddeee327076097da173d13783a3580529a206ee6e7080d41515bf84f634 |
|
MD5 | 1f5e74925a2eb4d880e99553d34934ed |
|
BLAKE2b-256 | 3d6b00915351e3adbc125297770741ba60f14f904c4672609b0da40e090b3e60 |