Giter VIP home page Giter VIP logo

wattools-fork's Introduction

WatTools

A directory of various tools for uWaterloo students, generally written by uWaterloo students.

Dev

We currently use Python 3.7, the latest version of Python supported by Cloudflare Pages. The project works with versions of Python up to 3.10.1. If you do use a different version of Python, remove python_version from the Pipfile.

If not already installed, run pip install pipenv. Then, run pipenv install to download all dependencies.

Start an interactive webserver with pipenv run python run.py - the server will update on any changes to the source code. If static files (CSS, images) are not updating, reload your browser with Ctrl+F5.

Production

Build a static version with python run.py build, and point the webserver at the build directory. Or rsync the contents somewhere.

Removal Cycle

When tools have become unmaintained or are otherwise broken, they will be moved to the "Dead" category. In 99-dead.json these entries will include a Marked Dead field. After being marked dead for >= 1 month, entries in the file are eligible to be fully removed.

wattools-fork's People

Contributors

kyl191 avatar vikstrous avatar brewedcoffee avatar m4thyou avatar nwoodthorpe avatar neil511 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.