#1 Website in the Worlds
Project description
Webseite des AN
How to develop
You need:
- Git (obviously)
- CPython 3.10+
- Packages from requirements-dev.txt (
pip install -r requirements-dev.txt
) - GCC and G++ for building some of the dependencies
- Depending on the used version of CPython: Rust
- For formatting TypeScript and Markdown: dprint
- For minifying TypeScript and CSS: Deno
- For linting TypeScript: Node.js and pnpm (
npm install -g pnpm
)
How to check
./check.sh
How to run
python -Xdev -m an_website
(-Xdev
enables development mode)
How to run (production)
Linux
You need:
- CPython 3.10+
- GCC and G++ for building some of the dependencies
- Depending on the used version of CPython: Rust
- Supervisord
- Redis 6.2
- redis-cell (for ratelimits)
- Elasticsearch 7.17 or 8.x
- UwUFetch
How:
- Create a virtual environment
- Install an-website in the venv (
pip install an-website
) - create a
config.ini
and configure it - run it (
an-website
/python -m an_website
) with Supervisord
FreeBSD
Should work similar to Linux.
macOS
Not supported, but should work.
Windows
Not supported, but maybe works.
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
an-website-22.8.29.tar.gz
(27.5 MB
view details)
Built Distribution
File details
Details for the file an-website-22.8.29.tar.gz
.
File metadata
- Download URL: an-website-22.8.29.tar.gz
- Upload date:
- Size: 27.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a15a8884bb53c48737f148a450a57b8627e581a519263133c0d4593c0a3d71f |
|
MD5 | 488af0bce01ea97fb95244602c212223 |
|
BLAKE2b-256 | d8f5418be98b05933b4fe83274846d0632cd1790a2bc8b93dedf91c8bf4c194d |
File details
Details for the file an_website-22.8.29-py3-none-any.whl
.
File metadata
- Download URL: an_website-22.8.29-py3-none-any.whl
- Upload date:
- Size: 30.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fff5d257e4564f00523be7e6f6b24a2485a6f710418894aa6dfa52a3528fbffc |
|
MD5 | 2f1476d8d01c3ce7679dba8209ec6a19 |
|
BLAKE2b-256 | f4d823cd4cbfc3f5388911c5d6f310814a2e467c67931b69ebe4e65d5fae99f3 |