Skip to content

pytchlang/pytch-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

258 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytch Website Content

Development setup

This project uses poetry. We currently use version 2.2.

To set up a virtualenv for development and testing:

poetry install

which will cause poetry to create a virtual environment in a .venv folder.

For live reload while editing docs, use:

poetry run sphinx-autobuild --re-ignore '/\.#' source build/html

and then visit the URL mentioned in the output. (The --re-ignore '/\.#' avoids Emacs auto-save files; other editors might require something analogous.)

About

Pytch: Non-IDE website content

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •