Code Monkey home page Code Monkey logo

play-with-python's Introduction

Play With Python

学习 Python & 实战练习,以便能更好的玩 Python 相关技能、工具。

目标与哲学

Python,是门人人都可以学,且十分值得学习的编程语言。不仅入门容易、功能强大;而且适用领域极为广泛。对于前端工程师而言,使用它能够很容易构建 Web 应用;依托于它强大的功能库,也能快速打造些趁手工具;随着大前端的日益演进,在模块化、工程化之后,走向(半)自动化、智能化也是必然趋势;鉴于此,就有利用闲暇时间,学习如何使用它;将所练习的代码,提交至此,是希望可以为更多想学 Python 的朋友,提供些参考。更多相关学习资料,可参见与时俱进版前端资源教程之 Python

先决条件

您需要安装或升级 Python(> = 3.6), Node.js(> = 8.* ,Npm 版本 >= 5.2.0 Yarn 作为首选;当然,除了 Python 外,其他都不是必须的)。

安装

安装 Python 依赖

pip install -r requirements.txt

安装 Node 依赖

npm i
# Or
yarn

备注:为便捷开发,有引入 npm,来协助处理些事物,如监听美化代码(npm run watcher)等。

使用

具体说明,请参见 Play With Python - Wiki

路线图

执照

MIT

版权所有 (c) 2020-至今,nicejade

play-with-python's People

Contributors

dependabot[bot] avatar nicejade avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

zwl1671 xinbinwu

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.