GithubHelp home page GithubHelp logo

πŸš€ PYTHON HITCHHIKER

Learn python easily: Python practice website (web/app) for end-users and developers.


πŸ“Œ Role

Python-hichhiker focuses to...

* Serve as desktop app (windows, macOS and Linux) and web service
* Provide a boilerplate to manage user information based on Express
* Help developers to build a coding practice website
* Make learning programming languages easy for everyone
* Display the result of a code on your browser without any software tools

User Features

* Free membership
   * Sign up
   * Sign in
   * Sign out

* Education
   * Python code examples
   * Display the result of your python code
   * Progress bar to check how much you have learned

Management Features

* User management
   * User creation
   * User deletion
   * Key management

* Work with Web server
   * Delegate login to web server
   * Support userid / password login



πŸ’‘ Setup Guide

Python-hitchhiker Web UI is built with

* `npm` as package manager

βœ… Initializing & excuting python-hitchhiker

$ npm install
$ npm run start

βœ… Initializing backend.ai

  Install on your PC: [Quick start guidelines](https://docs.backend.ai/en/latest/install/guides.html)

  Or run on cloud: [Cloud backend.ai](https://cloud.backend.ai/)

βœ… Initializing codemirror ( @jasong μ½”λ“œ 미러 μ…‹νŒ…κ΄€λ ¨ λ‚΄μš© μ μ–΄μ£Όμ„Έμš”. )

     ㅁㅁㅁㅁㅁ
     ㅁㅁㅁㅁㅁ

Branches

* main : Development branch
* release : Latest release branch   (우리 μ„œλΉ„μŠ€ release branch λ§Œλ“€ κ²ƒμΈκ°€μš”?)

Developing and testing without bundling

$ npm run dev



πŸ’‘ Adding new examples (@sunghwki @sikang μ›λž˜ λ°±μ—”λ“œλ‹·μ—μ΄μ•„μ΄μ—μ„œ μ–Έμ–΄ μΆ”κ°€ν•˜λŠ” νŒŒνŠΈμ˜€λŠ”λ°, 문제 μΆ”κ°€ν•˜λŠ” λ°©λ²•μœΌλ‘œ λ°”κΏ”μ£Όμ„Έμš”.)

 1. Copy `en.json` to target language. (e.g. `ko.json`)
 2. Add language identifier to `supportLanguageCodes` in `backend-ai-webui.ts`.
e.g.
```javascript
  @property({type: Array}) supportLanguageCodes = ["en", "ko"];
```
 3. Add language information to `supportLanguages` in `backend-ai-usersettings-general-list.ts`.

Note: DO NOT DELETE 'default' language. It is used for browser language.


✨ Code of conduct

View Code of conduct for community guidelines.

✨ License

Refer to LICENSE file.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Soyeon Kim

πŸ’»

Sunghwan Kim

πŸ’»

Jujin Bae

πŸ’»

Sion Kang

πŸ’»

Jaeryong Song

πŸ’»

Jeonghwan Lee

πŸ’»

python-hitchhiker's Projects

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.