Skip to content

UTCSheffield/folium-heatmap-example

Repository files navigation

🐍🐍🐍 Welcome to the Glitch Python

This is a port of the default Glitch Node app to Python3.. on Glitch!!!

Changes

  • A requirements file at .requirements.txt
  • pip install requirements in package.json & start python server in the start script
  • custom watch.json for Python/Flask
  • views/index.html ➡️ templates/index.html & convert it to jinja2 for static assets too
  • public/ ➡️ static/
  • ported server.js to server.py
  • update README.md

Made By @dschep

Click Show in the header to see your app live. Updates to your code will instantly deploy and update live.

Glitch is the friendly community where you'll build the app of your dreams. Glitch lets you instantly create, remix, edit, and host an app, bot or site, and you can invite collaborators or helpers to simultaneously edit code with you.

Find out more about Glitch.

Your Project

On the front-end,

  • edit static/client.js, static/style.css and templates/index.html
  • drag in assets, like images or music, to add them to your project

On the back-end,

  • your app starts at server.py
  • add frameworks and packages in .requirements.txt
  • safely store app secrets in .env (nobody can see this but you and people you invite)

Made by Fog Creek

\ ゜o゜)ノ

About

folium-heatmap-example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors