Skip to content

KOSASIH/Studio_Template_Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to NBG Developer Studio!

Read the following instructions in order start working frictionlessly in NBG Developer Studio:

  1. Customize your editor by clicking on the gear icon at the top right corner of the editor ->

  2. Open your files using Quickopen (Ctrl/Cmd + Shift + O)

  3. Auto-format your HTML and CSS files selecting the number of lines you want to auto-format and pressing Shift + Tab

  4. Check out our introductory guides: https://www.sourcelair.com/guides

  5. If you have any thoughts, issues or proposals for SourceLair, it would be great if you could send us an email at support@sourcelair.com

About the Python Template

Nbg's Python template is a minimal host template that serves a simple .html index page

That page is consisted by three links which you can click and then a python script is called which makes a call to NBG's API

In order to create your personal sandbox in your project you need to change the REPLACE_THIS_VALUE parameter of the app.py file to match your personal data

The output of the scripts isn't visible in the public url of your project, but it is, in the server logs

Have fun coding in your browser!

About

Template for Python Sandbox

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.3%
  • CSS 29.9%
  • Python 12.8%