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 (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 building TypeScript and CSS: Deno
  • For linting TypeScript: Node.js and pnpm (npm i -g pnpm && pnpm add -g pnpm && npm r -g pnpm)

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

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

Uploaded Source

Built Distribution

an_website-23.2.21-py3-none-any.whl (31.3 MB view hashes)

Uploaded Python 3

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