Skip to content
Brian Pond edited this page Dec 28, 2023 · 1 revision

Welcome to the Datahenge wiki for peewee!

Building a distribution

  • cd
  • Make sure you're using the latest Python build program: python3 -m pip install --upgrade build
  • Install Cython
Clone this wiki locally