mandarin
ts
  • Installation
    • Requirements
    • Install for development
    • Run the development version
  • Using the CLI tools
  • Python API
mandarin
  • »
  • Installation
  • Edit on GitHub

InstallationΒΆ

  • Requirements
    • Python 3.8 or greater
    • Pip
    • Virtualenv
    • PostgreSQL
      • Hosted locally
      • Hosted remotely
    • Redis
    • Poetry
    • IntelliJ IDEA / PyCharm
  • Install for development
    • Clone the repository from GitHub
      • Having write access
      • Without write access
    • Generate the Python environment
    • Create a configuration file
  • Run the development version
    • Start PostgreSQL
    • Start Redis
    • Start Celery
    • Start the web API
Next Previous

© Copyright 2021, Stefano Pigozzi e Alberto Meschieri. Revision f55041e3.

Built with Sphinx using a theme provided by Read the Docs.