#
Python
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 606 public repositories matching this topic...
Open Source research tool to search, browse, analyze and explore large document collections by Semantic Search Engine and Open Source Text Mining & Text Analytics platform (Integrates ETL for document processing, OCR for images & PDF, named entity recognition for persons, organizations & locations, metadata management by thesaurus & ontologies, search user interface & search apps for fulltext search, faceted search & knowledge graph)
python
search
search-engine
semantic
text-mining
ocr
osint
ui
annotation
thesaurus
text-analysis
journalism
faceted-search
named-entity-recognition
research-tool
search-interface
ontologies
skos
fulltext-search
investigative-journalism
-
Updated
Feb 28, 2021 - Dockerfile
Dockerfile for running Python Selenium in headless Chrome (Python 2.7 / 3.6 / 3.7 / 3.8 / Alpine based Python / Chromedriver / Selenium / Xvfb included in different versions)
-
Updated
Oct 6, 2020 - Dockerfile
All inclusive Protocol Buffer and gRPC suite, powered by Docker and Alpine
-
Updated
Oct 6, 2019 - Dockerfile
The smallest Docker image with Python 3.7 (~57MB)
-
Updated
Jan 23, 2021 - Dockerfile
Face detection using deep learning.
python
computer-vision
deep-learning
detection
face
faster-rcnn
face-recognition
face-detection
object-detection
rcnn
-
Updated
Jun 20, 2020 - Dockerfile
Boilerplate code for setting up Nginx + Gunicorn + Flask + automated LetsEncrypt certificates (https) using docker-compose.
python
letsencrypt
docker
nginx
flask
boilerplate
certificate
docker-compose
https
boilerplate-template
gunicorn
webapp
wsgi
ssl-certificates
boilerplate-application
nginx-gunicorn-flask
letsencrypt-ssl-certificate
-
Updated
Mar 27, 2021 - Dockerfile
The smallest Docker image with Miniconda3 (Python 3.7) (~143MB)
-
Updated
Jan 27, 2021 - Dockerfile
An all-inclusive protoc Docker image
javascript
python
c
java
go
swift
docker
rust
php
csharp
protobuf
objective-c
cpp
grpc
protoc
grpc-gateway
thethingsnetwork
grpc-web
gogoproto
-
Updated
May 20, 2021 - Dockerfile
Small Docker image with Python Machine Learning tools (~180MB) https://hub.docker.com/r/frolvlad/alpine-python-machinelearning/
-
Updated
Jun 18, 2020 - Dockerfile
Buildfiles: Ansible automated leight-weight and sensible Debian provisioning
python
dotfiles
profile
ansible
font
debian
i3
inventory
provision
provisioning
provisioning-scripts
ansible-roles
i3wm
workstations
i3-gaps
dotfiles-resources
dotfiles-install
buildfiles
-
Updated
Mar 29, 2019 - Dockerfile
The ideal multi-user Data Science server with Jupyterhub and RStudio, ready for Python, R and Julia languages.
python
docker
data-science
latex
jupyter
julia
julia-language
shiny-server
jupyter-kernels
rstudio-servers
jupyterhub
jupyterlab
-
Updated
Dec 15, 2019 - Dockerfile
A docker build file for CMU openpose with Python API support
-
Updated
Sep 18, 2020 - Dockerfile
-
Updated
Jul 7, 2020 - Dockerfile
-
Updated
May 7, 2021 - Dockerfile
Docker image for python datascience container with NumPy, SciPy, Scikit-learn, Matplotlib, nltk, pandas packages installed.
-
Updated
Jun 28, 2019 - Dockerfile
An all-in-one Docker image for machine learning. Contains all the popular python machine learning librairies (scikit-learn, xgboost, LightGBM, gensim,Keras, etc...).
-
Updated
Jun 4, 2019 - Dockerfile
This repository contains a docker image that I use to develop my artificial intelligence applications in an uncomplicated fashion. Python, TensorFlow, PyTorch, ONNX, Keras, OpenCV, TensorRT, Numpy, Jupyter notebook... 🐋 🔥
python
docker
dockerfile
data-science
machine-learning
ai
computer-vision
deep-learning
ubuntu
tensorflow
jupyter-notebook
pytorch
artificial-intelligence
tensorrt
onnx
-
Updated
Jun 25, 2021 - Dockerfile
Docker container for installing GDAL and Python 3
-
Updated
Apr 30, 2021 - Dockerfile
Flexible and streamlined Odoo image to be used with docker-compose, docker swarm or Kubernetes. Fully integrated to with VSCode devcontainers
-
Updated
Jun 10, 2021 - Dockerfile
Created by Guido van Rossum
Released February 20, 1991
- Organization
- python
- Website
- www.python.org
- Wikipedia
- Wikipedia
目前要kbar必須一次獲取整日kbar資料。是否能在Streaming新增訂閱Kbar onopen onclose events,在開新bar或收bar時收到資料就好,這樣速度比較快,server loading也比較低,謝謝。