Skip to main content

#1 Website in the Worlds

Project description

Webseite des AN

License Python Implementation PyPI
Style: Black Imports: isort Coverage Total lines
Downloads Downloads Downloads
Check Deploy Release

How to develop

You need:

  • Git (obviously)
  • CPython 3.10+
  • Packages from 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 building JavaScript and CSS: Deno
    (./deno upgrade --output ~/.local/bin/deno)
  • For linting TypeScript: Node.js and pnpm
    (npm i -g pnpm@8 && SHELL=bash pnpm setup && source ~/.bashrc && pnpm i -g pnpm@8 && npm r -g pnpm)
    (corepack enable && SHELL=bash pnpm setup && source ~/.bashrc && pnpm i -g pnpm@8 can also be used)
    (pnpm up -g to update)

How to check

  • ./check.sh

How to run

  • python -Xdev -Xwarn_default_encoding -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

This version

23.7

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-23.7.tar.gz (28.2 MB view details)

Uploaded Source

File details

Details for the file an-website-23.7.tar.gz.

File metadata

  • Download URL: an-website-23.7.tar.gz
  • Upload date:
  • Size: 28.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0b3

File hashes

Hashes for an-website-23.7.tar.gz
Algorithm Hash digest
SHA256 943598258ae5e647a10b99e185e0426d71a3cc21c2228c8ef97175bc1f30a611
MD5 122e62e21f1a3e24597cf3775f75048f
BLAKE2b-256 2198507e97cf78c70896456e9720875a06110a341c0cbecd4cbf209b4ed791be

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page