python3
Python is a dynamically typed programming language designed by Guido van Rossum. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
Here are 2,293 public repositories matching this topic...
-
Updated
Jun 8, 2020 - HTML
There is a section that I think could improve the docs in https://github.com/reshamas/fastai_deeplearn_part1/blob/master/tools/paperspace.md
Some users may need to run the line sudo ufw allow 8888 to allow traffic over the port 8888, as sometimes it is not open by default.
This was necessary for me to be able to connect with jupyter notebook
Prototype Database driven Web apps in Angular 6, Bootstrap 4 and REST API's with Flask (Python 3 framework)
-
Updated
Jun 6, 2020 - HTML
-
Updated
Dec 11, 2019 - HTML
Cloud Native Presentation Slides with Jupyter Notebook + Reveal.js
-
Updated
Sep 3, 2019 - HTML
Cross-platform content sharing in a local network
-
Updated
Jun 7, 2020 - HTML
-
Updated
Oct 1, 2018 - HTML
The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classification, based on Convolutional Neural Networks (CNN) and Recurrent Neural Networks (RNN). It also implements each of the models using Tensorflow and Keras.
-
Updated
Nov 11, 2017 - HTML
This is simple crud app and searchFilter made using vuejs and django. Used to explain the tutorial present on https://medium.com/@shubhambansal_89125/crud-app-using-vue-js-and-django-516edf4e4217 https://medium.com/@shubhambansal_89125/searchfilter-using-django-and-vue-js-215af82e12cd
-
Updated
Jun 11, 2020 - HTML
Sometimes we get multiple Show Widget buttons stacked on top of each other. This happens when we display multiple sets of widgets that each produce their own HTML hooks for nbinteract. We should limit the button to appear only once per cell, not once per output.
Related issue: clawpack/riemann_book#128 (comment)
python3网络爬虫笔记与实战源码。记录python爬虫学习全程笔记、参考资料和常见错误,约40个爬取实例与思路解析,涵盖urllib、requests、bs4、jsonpath、re、 pytesseract、PIL等常用库的使用。
-
Updated
Jul 31, 2019 - HTML
A fast and accurate POS and morphological tagging toolkit (EACL 2014)
-
Updated
Feb 16, 2020 - HTML
For message blocks where there is any valid URL, it should be converted to a clickable URL.
Current Behaviour
Expected Behaviour
 and shows output in interactive UI
-
Updated
Jul 10, 2020 - HTML
A simple tool to make ascii art from an image using excel colored cells.
-
Updated
Mar 4, 2020 - HTML
-
Updated
Feb 24, 2020 - HTML
Our tests and scripts (like standardize-names.csv) walk the directory tree looking for files named "entries.csv" and "meet.csv".
Sometimes these files occur in build directories. Recently I named a git branch "entries.csv" and then builds started failing because it was reading a branch header file of the same name in my .git directory.
We should change it so that every time we're doing dir
My open source project links, programming and software development related code and tutorials are in this repo. Content types: Python, JavaScript, Dart | Django, React, Flutter, React-Native etc.
-
Updated
Jul 2, 2020 - HTML
Yet Another MOnitoring Tool
-
Updated
Apr 21, 2018 - HTML
Created by Guido van Rossum
Released February 20, 1991
- Organization
- python
- Website
- www.python.org
- Wikipedia
- Wikipedia




Hi, Matt. Not sure if a tutorial request is allowed here. First of all, thanks for creating the Responsive Bar Charts with Bokeh, Flask and Python 3 tutorial, it was really insightful! I was wondering if you're planning to do a flask + flask_bootstrap and multiple bokeh plots tutorial ~ this is something that I