Code Monkey home page Code Monkey logo

au_methods's Introduction

au_methods

This code is released under CC Attribution-NonCommercial-ShareAlike 4.0 International.

If you use it in your own teaching, I would love to know about it. So please write me at [email protected].

If you are interested in using it in your own teaching, but you have questions, please feel free to get in touch, [email protected].

Installation:

Install a virtual environment, and use pip to install requirements.txt.

The virtual environment inludes gunicorn, and if you want to run it in the background I recommend using Supervisord to spawn daemons with an appropriate number of workers (2-4ish), and with a port that you have permission to open on the firewall.

If you want to just run a local server, either set up a $FLASK_APP environment variable and run flask run, configure through wsgi, or use python to run the app.py file.

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.