An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with python-3-5

A curated list of projects in awesome lists tagged with python-3-5 .

https://github.com/ashleysommer/sanic-cors

A Sanic extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. Based on flask-cors by Cory Dolphin.

cors cross-origin-resource-sharing plugin python-3 python-3-5 python-3-6 sanic

Last synced: 04 Apr 2025

https://github.com/alex-drake/opencv-traffic-counter

A traffic counter designed using the OpenCV library for Python 3.5. This project was carried out as part of the Government Data Science Accelerator programme

opencv-library opencv-traffic-counter python-3-5 traffic-counter

Last synced: 03 Oct 2025

https://github.com/python-trio/async_generator

Making it easy to write async iterators in Python 3.5

backports generators polyfill python python-3-5

Last synced: 22 Sep 2025

https://github.com/skyscanner/pyfailsafe

Simple failure handling. Failsafe implementation in Python

aiohttp asyncio circuit-breakers failsafe-call fallbacks python-3-5 retries

Last synced: 23 Oct 2025

https://github.com/Skyscanner/pyfailsafe

Simple failure handling. Failsafe implementation in Python

aiohttp asyncio circuit-breakers failsafe-call fallbacks python-3-5 retries

Last synced: 13 Mar 2025

https://github.com/pylover/sqlalchemy-media

Another attachment extension for SqlAlchemy to manage assets which are associated with database models but you don't want to store them into the database

assets-management orm python-3-5 python-3-6 sqlalchemy

Last synced: 09 Apr 2025

https://github.com/anujdutt9/ai-chatbot

AI Chatbot using Dynamic Memory Network in Keras.

chatbot keras keras-neural-networks python-3-5

Last synced: 29 Jun 2025

https://github.com/alexisbcook/tsne

A python wrapper for Barnes-Hut tsne: for Python >= 3.5

dimensionality-reduction python python-3-5 python-3-6 python3 tsne tsne-algorithm

Last synced: 03 Oct 2025

https://github.com/martinthoma/clana

CLANA is a toolkit for classifier analysis.

analysis classification machine-learning mit-license python python-3 python-3-5

Last synced: 09 Apr 2025

https://github.com/MartinThoma/clana

CLANA is a toolkit for classifier analysis.

analysis classification machine-learning mit-license python python-3 python-3-5

Last synced: 05 Apr 2025

https://github.com/ashleysommer/sanic-dispatcher

A Dispatcher extension for Sanic which also acts as a Sanic-to-WSGI adapter

plugin python-3 python-3-5 python-3-6 python3 sanic wsgi wsgi-middleware

Last synced: 09 Apr 2025

https://github.com/gonzaloplaza/python-weather-forecast

A simple Python console program to get Weather Forecast from DarkSky API using any address as parameter.

python python-3-5 weather-forecast weather-information

Last synced: 09 Apr 2025

https://github.com/daverickdunn/jass

SoulSeek client with web interface and recommender system

backbonejs python-3-5 recommender-system sqlite3

Last synced: 13 Oct 2025

https://github.com/yeziyang1992/python-tensorflow-face

基于tensorflow的人脸识别

python-3-5

Last synced: 14 Jun 2025

https://github.com/prakharchoudhary/twitteradvsearch

A scraping tool to scrape tweets with user provided keywords and hashtags, in a given data range.

csv python-3-5 selenium twitter twitter-scraper web-scraping

Last synced: 30 Jul 2025

https://github.com/anujdutt9/recurrentneuralnetwork

Recurrent Neural Network from scratch using Python and Numpy

numpy python-3-5 recurrent-neural-networks rnn

Last synced: 09 Apr 2025

https://github.com/norman-thomas/tensorflow-gpu-mac

compiled TensorFlow 1.3 and 1.4 pip wheels for macOS with GPU (CUDA) support

macos pip python-3-5 python-3-6 tensorflow wheel

Last synced: 27 Oct 2025

https://github.com/python-tools/aioorm

a fork of aiopeewee-0.3.5,support postgresql

asyncio mysql orm postgresql python-3-5

Last synced: 03 Oct 2025

https://github.com/nosix/pyminehub

Multiplay server of Minecraft Pocket Edition (This project is finished. There are no plans to update in the future. )

minecraft-server python-3-5 raspberry-pi

Last synced: 09 Apr 2025

https://github.com/shivamshekhar/littlefighter

The classic Little Fighter game recreated using pygame - Still under development

game game-2d game-development game-engine games pygame pygame-application python python-2 python-3-5 python-3-6 python-library python2 python3

Last synced: 17 Aug 2025

https://github.com/minus7/asif

Asyncio-powered IRC Bot Framework

asyncio irc library python-3-5

Last synced: 02 Jul 2025

https://github.com/sabujxi/python-django-webinar-in-bangla-season-1

I am doing a live webinar with live question answer on youtube with hangout. Codes will be uploaded here. Channel address: https://www.youtube.com/c/MdSabujSarker

bangla django django-application python python-3 python-3-5 python-3-6 webapp webdevelopment webinars

Last synced: 09 Apr 2025

https://github.com/edern76/dementiarl

A WIP roguelike written with Python3/TDL set in a dark-fantasy universe.

dark-fantasy fantasy game procedural-generation python-3 python-3-5 python-adventure-game roguelike rpg rpg-game tdl

Last synced: 09 Apr 2025

https://github.com/anirudhvarma12/refeed

Curate RSS feeds togther

flask python-3-5 rss slack slash-commands

Last synced: 01 Aug 2025

https://github.com/alecyrus/allegro

A python backend integration framework

python-3-5 rabbitmq restful-api

Last synced: 09 Apr 2025

https://github.com/keriszafir/rpi2caster

Raspberry Pi drives a Monotype composition caster. Typesetting and machine control software.

device-driver letterpress machine-control monotype printing python-3 python-3-5 python3 raspberry-pi raspberrypi typesetting typography typography-engine

Last synced: 09 Apr 2025

https://github.com/anujdutt9/generative-adversarial-networks

Implementation of Ian Goodfellow's paper on "Generative Adversarial Networks (GAN)".

gan generative-adversarial-network ian-goodfellow numpy python-3-5 scipy tensorflow

Last synced: 09 Apr 2025

https://github.com/jonny0181/brooklyn1.0

An open source Discord bot for the public!

audio discord discord-bot moderation music python-3-5 utility

Last synced: 09 Apr 2025

https://github.com/khesualdo/tic-tac-toe

:x: :o: :x: :o: A simple version of all famous Tic Tac Toe game. Built during an introductory CPSC class, using Python Turtle Graphics :turtle:

game game-development python-3 python-3-5 python-turtle-art python-turtle-graphics side-project tic-tac-toe turtle

Last synced: 09 Apr 2025

https://github.com/abinashmeher999/distributed-algorithms

Abstractions of components of a distributed system to simulate implementations of distributed algorithms.

async-python distributed distributed-algorithms python-3-5

Last synced: 01 Jul 2025

https://github.com/nacheteam/mersenne-primes

Approach to calculating big Mersenne primes with arbitrary precision numbers.

mersenne mersenne-numbers mersenne-prime prime prime-numbers python-3-5

Last synced: 13 May 2025

https://github.com/ramesh-x/image-enhancer

Simple Image Enhancing Software to test image pre-processing functions..

custom-filter gui image-enhancement image-processing opencv pyqt4-interface python-3-5 python3 python3-5 python35 qthreads

Last synced: 26 Dec 2025

https://github.com/nlesc-nano/cp2k-parser

A package for converting CP2K input files into PLAMS-compatible dictionaries.

cp2k dictionary parsing plams python-3 python-3-5 python-3-6 python-3-7

Last synced: 31 Aug 2025

https://github.com/manena/sp-sentiment-analysis

Sentiment Analysis in Python trained with Amazon Spain reviews in Spanish

jupyter-notebook machine-learning nltk nltk-library python-3-5 pyton scikit-learn sentiment-analysis

Last synced: 09 Oct 2025

https://github.com/warfox/jnlp-slave-python-3

Jenkins CI jnlp-slave docker image with python3 installed

docker docker-image jenkins jenkins-ci jenkins-slave python-3 python-3-5 python3

Last synced: 31 Jan 2026

https://github.com/saradindusengupta/email_spam_filter

This model mainly uses deep neural network to train and classify between spam and ham messages and compare them with SVM and random forest.

deep-learning keras-neural-networks python-3-5 sklearn tensorflow

Last synced: 28 Dec 2025

https://github.com/zsevic/next-match

App indicator for Linux that shows Red Star Belgrade fixtures

appindicator basketball football linux python-3-5 red-star-fixtures

Last synced: 03 Oct 2025

https://github.com/emmatyping/pyqml

Python C extension wrapping the minimal Qt Qml API. Still very much a WIP

c-extension cpython python python-3-5 python-3-6 python3 qml qt qt5

Last synced: 03 Oct 2025

https://github.com/faruken/aio-tinder

Asynchronous Tinder API client

asyncio python-3-5 python-library tinder

Last synced: 03 Oct 2025

https://github.com/crash-g/org_tree

A package that draws org files as weighted graphs

org-mode plotly python-3-5

Last synced: 25 Dec 2025

https://github.com/drwaterycat/pypurepursuit

Pure Pursuit controller based on FRC Team 254's code

frc motion-profiling python-3-5 waypoints

Last synced: 27 Jul 2025

https://github.com/festinuz/gecaso

Generalized Caching Solution

cache cache-storage python-3-5 python-3-6 python3

Last synced: 09 Feb 2026

https://github.com/cjacobs27/bmi-calculator

Calculate your BMI and find out how much you should gain or lose to be in the normal range. Python 3.5 + Tkinter GUI

bmi bmi-calculator calculator python python-3-5 tkinter tkinter-gui

Last synced: 13 May 2025

https://github.com/dthe223/wang-tiles-2d

Using recursive backtracking to implement Wang Tiles to "randomly" create an image from smaller images that are similar.

backtracking-algorithm python python-3-5

Last synced: 25 Dec 2025

https://github.com/satishdash/flask-rest

A flask based REST project that has simple REST end-points exposed [Based on Python3.5, Flask, MongoDB3.4]

flask-restful mongodb pymongo python-3-5

Last synced: 26 Dec 2025

https://github.com/mohammed-raafat/gpa-calculator

GPA Calculator Task (using Python 3.5.1 and Tkinter GUI)

python-3-5 tkinter-gui

Last synced: 02 Mar 2025

https://github.com/robertoachar/python-flask-seed

A python with flask seed project.

flask mocha python python-3-5 seed should supertest

Last synced: 25 Dec 2025

https://github.com/midpipps/tweetwatcher

Watches twitter streaming api for keywords in tweets or in dumps. Does some math on found tweet data and dumps will email interesting ones and dump everything else into elasticsearch or csv files.

dumpmon dumps metrics-gathering python python-3-5 python3 tweepy twitter-bot

Last synced: 25 Dec 2025

https://github.com/sunilsm7/django_resto

Restaurant listing application, based on CFE Try_Django Series

django python-3-5

Last synced: 25 Dec 2025

https://github.com/isehrob/tbtbot

A microframework to create Tornado based telegram bots

bots python-3-5 telegram telegram-bot tornado

Last synced: 27 Dec 2025

https://github.com/open-craft-guild/crm-smsfly

Embedded integration of some CRM with SMS-Fly gateway via iframe

django python-3 python-3-5 python-3-6 rq sms sms-gateway vagga

Last synced: 03 Oct 2025

https://github.com/loggerhead/dianping_crawler

基于 Scrapy (python 3.5) 的大众点评爬虫

crawler python-3-5

Last synced: 14 Feb 2026

https://github.com/hanaasagi/python-stdlib-note

keep this under my pillow . z Z

notes python-3-5 stdlib

Last synced: 14 Feb 2026

https://github.com/ziyadedher/rpi-display-projects

A series of small RPi projects that utilize a connected display.

oop-examples python python-3-5 raspberry-pi-3 rpi

Last synced: 05 Feb 2026

https://github.com/morwenn/prime_multiset

A multiset of prime numbers represented by a single integer

data-structures python python-3-5

Last synced: 28 Jan 2026

https://github.com/aliyasar/python

This python repository include Python 3.5 and Jupyter notebook. I am planning to share bunch of Python training code and data visualization examples.

datavisualization ipython-notebook python python-3-5

Last synced: 30 Jan 2026

https://github.com/jasoriya/cadl_kadenze

I am pursuing this course on Kadenze where I am working on Tensorflow to implement various algorithms such as deep convolutional networks, variational auto-encoders, generative adversarial networks, and recurrent neural networks to create different applications.

python-3-5 tensorflow-tutorials

Last synced: 08 Feb 2026

https://github.com/manuel-koch/systeminfo

Display various system information in a graphical widget.

psutil pyqt5 python-3-5 qml qt5

Last synced: 14 Feb 2026

https://github.com/petitgrizzlies/ideal-pancake

Projet Outils formels avancés

async proof python-3-5 semantic

Last synced: 25 Dec 2025

https://github.com/j4s0nzhang/tank-game

A birds eye view 2 player tank game created with pygame

2-player game pygame python-3-5 python3 sound-effects sprites tank-game

Last synced: 27 Dec 2025

https://github.com/iorikyo79/tensorflow-tutorials

텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다. (VisualStudio2015, TensorFlow1.0, Python3.5 지원)

python-3-5 tensorflow-1-0 visual-studio-2015

Last synced: 30 Sep 2025

https://github.com/sunilsm7/django_local_library

"Local Library website written in Django

django python-3-5

Last synced: 03 Oct 2025

https://github.com/sunilsm7/todo

Django Angular todo list

angular django django-rest-framework python-3-5

Last synced: 03 Oct 2025

https://github.com/darkestfloyd/ames-housing-prices

House Prices: Advanced Regression Techniques. Test and solutions for https://www.kaggle.com/c/house-prices-advanced-regression-techniques

housing-prices ipython-notebook jupyter-notebook kaggle-competition lasso matplotlib python-3-5 regression

Last synced: 03 Aug 2025

https://github.com/mr-monster-0248/hangman

Hangman game in Python with GUI for the 1st project in first year at EFREI

hangman python python-3-5 strings-manipulation

Last synced: 03 Oct 2025

https://github.com/maicol07/pytris

Tris game written in Python by Gruppo 2 - 2A

game python python-3 python-3-5 python-3-6 python3

Last synced: 03 Oct 2025

https://github.com/eliseuegewarth/sibaho

Sistema de Banco de Horas

django-application python-3-5

Last synced: 03 Oct 2025

https://github.com/sjkingo/fantail

fantail is (yet another) static site generator written in Python

python python-3 python-3-4 python-3-5 site-generator static-site static-site-generator

Last synced: 23 Mar 2025

https://github.com/shuyib/pimadlkeras

Using keras specify-compile-fit- predict workflow on this binary classification problem to investigate if i'll get better predictions.

diabetes hidden-layers keras-neural-networks matplotlib-figures model-validation numpy pima-indians-dataset prediction predictive-modeling python-3-5 seaborn

Last synced: 25 Dec 2025

https://github.com/kaistullich/centratech-website

SJSU BUS92L Final Project

css flask html javascript python-3-5 sjsu

Last synced: 01 Apr 2025

https://github.com/sauravokos/deep-learning

Repository on private project concerning Deep Learning through multilevel neural networks

keras numpy pillow python python-3-5 scikit-image scikit-learn scipy tensorflow tensorflow-examples tkinter tkinter-graphic-interface

Last synced: 26 Dec 2025