Varanus
Installation
pip install varanus
Quickstart for Django
In your settings.py:
try:
import varanus.client
varanus.client.setup(
"https://APIKEY@varanus.example.com",
environment=os.getenv("VARANUS_ENV", "local"),
install=MIDDLEWARE,
)
except ImportError:
pass
For more information about how to configure the Varanus client, see the configuration docs. If nothing else, note that when using uWSGI, you'll need to enable threads with the enable-threads option.
Release files for varanus 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| varanus-0.1.1.tar.gz | 41.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| varanus-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 113.3 kB
Release files / varanus-0.1.1.tar.gz
| Download URL | varanus-0.1.1.tar.gz |
|---|---|
| Size | 41.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
78171558ae9f4af5233f2c0dce5ff0e6b4982420ea504f99b51e61d24da21ef2
|
|
BLAKE2b-256 checksum How to use checksums |
e1a19c458065d6589d6958edf0ac71f709df5002b5915824039450b3fb5dba53
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / varanus-0.1.1-py3-none-any.whl
| Download URL | varanus-0.1.1-py3-none-any.whl |
|---|---|
| Size | 71.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f1a562a4d22fb6e5b7563879b45d64fd93bcdc75d04fad99759cbe2c3a668dc3
|
|
BLAKE2b-256 checksum How to use checksums |
79a6a4603524baa9607a095a287aa6c0b0d282ba1fdf9f0bca9201dcbc339006
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|