diff --git a/AI.md b/AI.md deleted file mode 100644 index c0783e0..0000000 --- a/AI.md +++ /dev/null @@ -1,17 +0,0 @@ -## Artificial Intelligence (AI) - -1. LSTMs (Recurrent Neural Networks) for Human Activity Recognition -Human activity recognition using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six categories (WALKING, WALKING_UPSTAIRS, WALKING_DOWNSTAIRS, SITTING, STANDING, LAYING). -Project Source: https://github.com/guillaume-chevalier/LSTM-Human-Activity-Recognition - -1. Human activity recognition with stacked residual bidirectional LSTMs -Human Activity Recognition (HAR) using stacked residual bidirectional-LSTM cells (RNN) with TensorFlow. -Project Source: https://github.com/guillaume-chevalier/HAR-stacked-residual-bidir-LSTMs - -1. Signal prediction with a seq2seq RNN model in TensorFlow -Solving different simple toy problems about signal prediction. -Project Source: https://github.com/guillaume-chevalier/seq2seq-signal-prediction - -1. Hyperopt for solving CIFAR-100 with a convolutional neural network (CNN) built with Keras and TensorFlow, GPU backend -Auto-optimizing an artificial neural network (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another classification task. -Project Source: https://github.com/guillaume-chevalier/Hyperopt-Keras-CNN-CIFAR-100 diff --git a/Algorithm.md b/Algorithm.md deleted file mode 100644 index 014282c..0000000 --- a/Algorithm.md +++ /dev/null @@ -1,9 +0,0 @@ -## Algorithm - -1. algorithms -module of algorithms for Python. -Project Source: https://github.com/nryoung/algorithms - -2. pygorithm -module for algorithms and data structures implemented purely in Python. -Project Source: https://github.com/OmkarPathak/pygorithm diff --git a/Audio.md b/Audio.md deleted file mode 100644 index 944fb96..0000000 --- a/Audio.md +++ /dev/null @@ -1,53 +0,0 @@ -## Audio - - -1. beets -Beets is the media library management system for obsessive-compulsive music geeks. -Project Source: https://github.com/sampsyo/beets -Project Homepage: http://beets.radbox.org/ - -1. cherrymusic -CherryMusic is a music streaming server based on CherryPy and jPlayer. -Project Source: https://github.com/devsnd/cherrymusic -Project Homepage: http://www.fomori.org/cherrymusic/ - -1. dejavu -Audio fingerprinting and recognition in Python. -Project Source: https://github.com/worldveil/dejavu -Project Homepage: http://willdrevo.com/fingerprinting-and-audio-recognition-with-python.html - -1. headphones -Automatic music downloader for SABnzbd. -Project Source: https://github.com/rembo10/headphones - -1. jasper-client -Client code for the Jasper voice computing platform. Jasper is an open source platform for developing always-on, voice-controlled applications. -Project Source: https://github.com/jasperproject/jasper-client -Project Homepage: http://jasperproject.github.io/ - -1. mopidy -Mopidy is a music server which can play music both from multiple sources, like your local hard drive, radio streams, and from Spotify and SoundCloud. -Project Source: https://github.com/mopidy/mopidy -Project Homepage: http://www.mopidy.com/ - -1. mps -Terminal based MP3 search, playback and download. -Project Source: https://github.com/np1/mps - -1. shiva-server -A RESTful API to your music collection. -Project Source: https://github.com/tooxie/shiva-server -Project Documentation: https://pypi.python.org/pypi/shiva - -1. Unofficial-Google-Music-API -A client library for an unofficial Google Music api. -Project Source: https://github.com/simon-weber/Unofficial-Google-Music-API -Project Documentation: http://unofficial-google-music-api.readthedocs.org/en/latest/ - -1. youku-lixian -Youku download script. -Project Source: https://github.com/iambus/youku-lixian - -1. filtering-stft-and-laplace-transform -Simple demo of filtering signal with an LP filter and plotting its STFT and Laplace transform, in Python. -Project Source: https://github.com/guillaume-chevalier/filtering-stft-and-laplace-transform diff --git a/Authentication.md b/Authentication.md deleted file mode 100644 index 381b104..0000000 --- a/Authentication.md +++ /dev/null @@ -1,25 +0,0 @@ -# Authentication - -1. django-allauth -Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party account authentication. -Project Source: https://github.com/pennersr/django-allauth -Project Homepage: http://www.intenct.nl/projects/django-allauth/ - -1. django-social-auth -Django Social Auth is an easy way to setup social authentication/authorization mechanism for Django projects. -Project Source: https://github.com/omab/django-social-auth -Project Documentation: http://django-social-auth.readthedocs.org/en/latest/ - -1. rauth -A simple Python OAuth 1.0/a, OAuth 2.0, and Ofly consumer library built on top of Requests. -Project Source: https://github.com/litl/rauth -Project Homepage: https://rauth.readthedocs.org/en/latest/ - -1. python-oauth2 -A fully tested, abstract interface to creating OAuth clients and servers. -Project Source: https://github.com/simplegeo/python-oauth2 - -1. python-social-auth -Python Social Auth is an easy-to-setup social authentication/registration mechanism with support for several frameworks and auth providers. -Project Source: https://github.com/omab/python-social-auth -Project Homepage: http://psa.matiasaguirre.net/ diff --git a/BigDataandCloud.md b/BigDataandCloud.md deleted file mode 100644 index bb261a3..0000000 --- a/BigDataandCloud.md +++ /dev/null @@ -1,70 +0,0 @@ -## Big Data and Cloud - -1. aws-cli -Universal Command Line Interface for Amazon Web Services -Project Source: https://github.com/aws/aws-cli - -1. boto -Boto is a Python package that provides interfaces to Amazon Web Services. -Project Source: https://github.com/boto/boto -Project Documentation: http://docs.pythonboto.org/en/latest/ - -1. dpark -DPark is a Python clone of Spark, MapReduce alike computing framework supporting iterative computation. -Project Source: https://github.com/douban/dpark -Project Documentation (Chinese): https://github.com/jackfengji/test_pro/wiki - -1. dumbo -Python module that allows one to easily write and run Hadoop programs. -Project Source: https://github.com/klbostee/dumbo -Project Homepage: http://klbostee.github.io/dumbo/ - -1. Fabulous -Deploy django apps to Amazon EC2 with ONE command. -Project Source: https://github.com/gcollazo/Fabulous -Project Homepage: http://elweb.co/ - -1. falcon -Falcon is a high-performance Python framework for building cloud APIs and web app backends. -Project Source: https://github.com/racker/falcon -Project Homepage: http://falconframework.org/ - -1. gae-boilerplate -Google App Engine Boilerplate gets your project off the ground quickly using the Google App Engine platform. -Project Source: https://github.com/coto/gae-boilerplate -Project Homepage: http://appengine.beecoss.com/ - -1. goagent -a gae proxy -Project Source: https://github.com/goagent/goagent -Project Homepage: https://code.google.com/p/goagent/ - -1. Hue -Hue is an open source Web UI for doing big data with Hadoop. -Project Source: https://github.com/cloudera/hue -Project Homepage: http://gethue.com/ - -1. libcloud -Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API. -Project Source: https://github.com/apache/libcloud -Project Documentation: http://libcloud.apache.org/ - -1. mrjob -Run MapReduce jobs on Hadoop or Amazon Web Services. -Project Source: https://github.com/Yelp/mrjob -Project Documentation: https://pythonhosted.org/mrjob/ - -1. nova -OpenStack Nova provides a cloud computing fabric controller, supporting a wide variety of virtualization technologies, including KVM, Xen, LXC, VMware, and more. -Project Source: https://github.com/openstack/nova -Project Homepage: http://www.openstack.org/ - -1. pyes -pyes is a pythonic way to use ElasticSearch since 2010. -Project Source: https://github.com/aparo/pyes -Project Documentation: https://pypi.python.org/pypi/pyes/ - -1. s3cmd -Command line tool for managing Amazon S3 and CloudFront services. -Project Source: https://github.com/s3tools/s3cmd -Project Homepage: http://s3tools.org/s3cmd diff --git a/Book.md b/Book.md deleted file mode 100644 index cf818dd..0000000 --- a/Book.md +++ /dev/null @@ -1,63 +0,0 @@ -## Book - -1. BuildingMachineLearningSystemsWithPython -Source Code for the book Machine Learning Systems with Python -Project Source: https://github.com/luispedro/BuildingMachineLearningSystemsWithPython -Online Book Address: http://www.packtpub.com/building-machine-learning-systems-with-python/book - -1. calibre -calibre is an e-book manager. It can view, convert, edit and catalog e-books in all of the major e-book formats. -Project Source: https://github.com/kovidgoyal/calibre - -1. curriculum -Ops School Curriculum. Ops School is a comprehensive program that will help you learn to be an operations engineer. -Project Source: https://github.com/opsschool/curriculum -Online Book Address: http://www.opsschool.org/en/latest/ - -1. djangobook.com -The Django Book. -Project Source: https://github.com/jacobian/djangobook.com -Online Book Address: http://www.djangobook.com/ - -1. full stack python -The right place to learn everything you need to deploy and run a production Python web application. -Project Source: https://github.com/makaimc/fullstackpython.github.com -Online Book Address: http://www.fullstackpython.com/ - -1. neural-networks-and-deep-learning -Code samples for my book "Neural Networks and Deep Learning". -Project Source: https://github.com/mnielsen/neural-networks-and-deep-learning - -1. nginx-book -The Nginx development from entry to the master -Project Source: https://github.com/taobao/nginx-book -Online Book (Chinese) Address: http://tengine.taobao.org/book/index.html - -1. Probabilistic-Programming-and-Bayesian-Methods-for-Hackers -An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. -Project Source: https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers -Online Book Address: http://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/ - -1. python-guide -This guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis. -Project Source: https://github.com/kennethreitz/python-guide -Project Documentation: http://docs.python-guide.org/en/latest/ - -1. rails_tutorial_sublime_text -Sublime Text 2 setup used in the Ruby on Rails Tutorial. -Project Source: https://github.com/mhartl/rails_tutorial_sublime_text -Online Book Address: http://www.railstutorial.org/ - -1. scientific-python-lectures -Lectures on scientific computing with python, as IPython notebooks. -Project Source: https://github.com/jrjohansson/scientific-python-lectures - -1. scipy-lecture-notes -Tutorial material on the scientific Python ecosystem. -Project Source: https://github.com/scipy-lectures/scipy-lecture-notes -Online Book Address: http://scipy-lectures.github.io/ - -1. ThinkDSP -LaTeX source and Python code for Think DSP: Digital Signal Processing in Python, by Allen B. Downey. -Project Source: https://github.com/AllenDowney/ThinkDSP -Online Book Address: http://greenteapress.com/thinkdsp/ diff --git a/Chat.md b/Chat.md deleted file mode 100644 index 982e5e0..0000000 --- a/Chat.md +++ /dev/null @@ -1,5 +0,0 @@ -## Chat - -1. quietnet -Simple chat program using near ultrasonic frequencies. Works without Wifi or Bluetooth and won't show up in a pcap. -Project Source: https://github.com/Katee/quietnet \ No newline at end of file diff --git a/CommandLineTools.md b/CommandLineTools.md deleted file mode 100644 index f5c53c1..0000000 --- a/CommandLineTools.md +++ /dev/null @@ -1,39 +0,0 @@ -## Command Line Tools - -1. docopt -Pythonic command line arguments parser, that will make you smile. -Project Source: https://github.com/docopt/docopt -Project Homepage: http://docopt.org/ - -1. click -click is a package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary. -Project Source: https://github.com/mitsuhiko/click -Project Homepage: http://click.pocoo.org/ - -1. clint -Clint is a module filled with a set of awesome tools for developing command line applications. -Project Source: https://github.com/kennethreitz/clint -Project Homepage: https://pypi.python.org/pypi/clint/ - -1. cookiecutter -A command-line utility that creates projects from cookiecutters (project templates). -Project Source: https://github.com/audreyr/cookiecutter -Project Documentation: http://cookiecutter.readthedocs.org/en/latest/ - -1. glacier-cli -Command-line interface to Amazon Glacier. -Project Source: https://github.com/basak/glacier-cli - -1. glue -Glue is a simple command line tool to generate sprites. -Project Source: https://github.com/jorgebastida/glue -Project Documentation: http://glue.readthedocs.org/en/latest/ - -1. httpie -HTTPie is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible. -Project Source: https://github.com/jakubroztocil/httpie - -1. webkit2png -webkit2png is a command line tool that creates screenshots of webpages. -Project Source: https://github.com/paulhammond/webkit2png -Project Homepage: http://www.paulhammond.org/webkit2png/ diff --git a/Concurrency.md b/Concurrency.md deleted file mode 100644 index 4ea62dd..0000000 --- a/Concurrency.md +++ /dev/null @@ -1,7 +0,0 @@ -## Concurrency - - -1. pulsar -Event driven concurrent framework for python. -Project Source: https://github.com/quantmind/pulsar -Project Documentation: http://quantmind.github.io/pulsar/ diff --git a/ContentManagementSystem.md b/ContentManagementSystem.md deleted file mode 100644 index a4564ac..0000000 --- a/ContentManagementSystem.md +++ /dev/null @@ -1,44 +0,0 @@ -## Content Management System - -1. ckan -CKAN is an open-source DMS (data management system) for powering data hubs and data portals. -Project Source: https://github.com/ckan/ckan -Project Homepage: http://ckan.org/ - -1. django-cms -Open source enterprise content management system based on the django framework. -Project Source: https://github.com/divio/django-cms -Project Homepage: https://www.django-cms.org/en/ - -1. django-blog-zinnia -Simple yet powerful and really extendable application for managing a blog within your Django Web site. -Project Source: https://github.com/Fantomas42/django-blog-zinnia - -1. feincms -A Django-based CMS with a focus on extensibility and concise code. -Project Source: https://github.com/feincms/feincms -Project Homepage: http://www.feincms.org/ - -1. june -June is a forum. -Project Source: https://github.com/pythoncn/june - -1. Letterpress -A minimal, Markdown based blogging system written in Python. -Project Source: https://github.com/an0/Letterpress -Project Homepage: http://wangling.me/2013/01/letterpress.html - -1. mezzanine -Mezzanine is a powerful, consistent, and flexible content management platform. -Project Source: https://github.com/stephenmcd/mezzanine -Project Homepage: http://mezzanine.jupo.org/ - -1. v2ex -Project Babel 2 is an open source software package for creating and supporting communities. -Project Source: https://github.com/livid/v2ex - -1. wagtail -A new Django content management system -Project Source: https://github.com/torchbox/wagtail -Project Homepage: http://wagtail.io/ - diff --git a/Cool Application.md b/Cool Application.md deleted file mode 100644 index 1eb5039..0000000 --- a/Cool Application.md +++ /dev/null @@ -1,155 +0,0 @@ -## Cool Application - -1. anki -Anki for desktop computers. -Project Source: https://github.com/dae/anki -Project Homepage: http://ankisrs.net/ - -1. bitcoin-arbitrage -It gets order books from supported exchanges and calculate arbitrage opportunities between each markets. It takes market depth into account. -Project Source: https://github.com/maxme/bitcoin-arbitrage - -1. creepy -A geolocation OSINT tool. Offers geolocation information gathering through social networking platforms. -Project Source: https://github.com/ilektrojohn/creepy -Project Homepage: http://www.geocreepy.com/ - -1. django-shop -A Django based shop system. -Project Source: https://github.com/divio/django-shop -Project Homepage: https://www.django-cms.org/en/ - -1. drawille -Drawing in terminal with unicode braille characters. -Project Source: https://github.com/asciimoo/drawille - -1. edx-platform -The edX learning management system (LMS) and course authoring tool. -Project Source: https://github.com/edx/edx-platform -Project Homepage: http://code.edx.org/ - -1. electrum -lightweight Bitcoin client. -Project Source: https://github.com/spesmilo/electrum - -1. erpnext -Open Source ERP built for the Web. -Project Source: https://github.com/frappe/erpnext -Project Homepage: https://erpnext.com/ - -1. Feedly -Feedly is a Python library, which allows you to build newsfeed and notification systems using Cassandra and/or Redis. -Project Source: https://github.com/tschellenbach/Feedly -Project Documentation: https://feedly.readthedocs.org/en/latest/ - -1. gitfiti -Abusing github commit history for the lulz. -Project Source: https://github.com/gelstudios/gitfiti - -1. howdoi -Instant coding answers via the command line. -Project Source: https://github.com/gleitz/howdoi - -1. isso -Isso is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus. -Project Source: https://github.com/posativ/isso -Project Homepage: http://posativ.org/isso/ - -1. Letterpress -A minimal, Markdown based blogging system written in Python. -Project Source: https://github.com/an0/Letterpress -Project Homepage: http://wangling.me/2013/01/letterpress.html - -1. merchant -A Django app to accept payments from various payment processors via Pluggable backends. -Project Source: https://github.com/agiliq/merchant -Project Homepage: https://django-merchant.readthedocs.org/en/latest/ - -1. MIDAS -Mac Intrusion Detection Analysis System. -Project Source: https://github.com/etsy/MIDAS - -1. ninja-ide -Ninja-IDE is a cross-platform integrated development environment (IDE) that runs on Linux/X11, Mac OS X and Windows desktop operating systems. -Project Source: https://github.com/ninja-ide/ninja-ide -Project Homepage: http://ninja-ide.org/ - -1. odoo -Odoo is a suite of open source Business apps. -Project Source: https://github.com/odoo/odoo -Project Homepage: https://www.odoo.com/ - -1. osrc -The Open Source Report Card. -Project Source: https://github.com/dfm/osrc -Project Homepage: http://osrc.dfm.io/ - -1. p2pool -Peer-to-peer Bitcoin mining pool. -Project Source: https://github.com/forrestv/p2pool -Project Homepage: http://p2pool.in/ - -1. poclbm -PyOpenCL bitcoin miner. -Project Source: https://github.com/m0mchil/poclbm - -1. pyapns -A universal Apple Push Notification Service (APNS) provider. -Project Source: https://github.com/samuraisam/pyapns - -1. pydown -An HTML5 presentation builder written by python. -Project Source: https://github.com/isnowfy/pydown -Online Demo Address: https://github.com/isnowfy/pydown - -1. python-lust -Python Little Unix Server Toolkit. -Project Source: https://github.com/zedshaw/python-lust - -1. python-webkit2png -Python script that takes screenshots (browsershots) using webkit. -Project Source: https://github.com/adamn/python-webkit2png - -1. Radicale -A simple CalDAV (calendar) and CardDAV (contact) server. -Project Source: https://github.com/Kozea/Radicale -Project Homepage: http://radicale.org/ - -1. resume -PDF/HTML resum¨¦ generator. -Project Source: https://github.com/mwhite/resume - -1. robobrowser -RoboBrowser is a simple, Pythonic library for browsing the web without a standalone web browser. -Project Source: https://github.com/jmcarp/robobrowser -Project Documentation: http://robobrowser.readthedocs.org/ - -1. satchless -E-commerce for Python. -Project Source: https://github.com/mirumee/satchless -Project Homepage: http://satchless.com/ - -1. uscode -The United States Code. -Project Source: https://github.com/divegeek/uscode - -1. webcam-pulse-detector -A application that detects and highlights the heart-rate of an individual (using only their own webcam) in real-time. -Project Source: https://github.com/thearn/webcam-pulse-detector - -1. wifijammer -Continuously jam all wifi clients and access points within range. -Project Source: https://github.com/DanMcInerney/wifijammer - -1. www.gittip.com -Gittip is a weekly gift exchange, helping to create a culture of generosity. -Project Source: https://github.com/gittip/www.gittip.com -Project Homepage: https://www.gittip.com/ - -1. zipline -Zipline is a Pythonic algorithmic trading library. The system is fundamentally event-driven and a close approximation of how live-trading systems operate. -Project Source: https://github.com/quantopian/zipline - -1. https://speakerfight.com -The Easier way to choose the best talks. Speakerfight is a online call for papers platform with support for accepting proposals, voting and embedded schedule of talks, is built using Django and maintained by the Python Brasil Community since 2014. -Project Source: https://github.com/luanfonceca/speakerfight diff --git a/DataBaseandRelatedTools.md b/DataBaseandRelatedTools.md deleted file mode 100644 index 79e40ce..0000000 --- a/DataBaseandRelatedTools.md +++ /dev/null @@ -1,100 +0,0 @@ -## DataBase and Related Tools - -1. redis-py -The Python interface to the Redis key-value store. -Project Source: https://github.com/andymccurdy/redis-py - -1. mongo-python-driver -The PyMongo distribution contains tools for interacting with MongoDB database from Python. -Project Source: https://github.com/mongodb/mongo-python-driver -Project Homepage: http://api.mongodb.org/python/ - -1. sandman -Sandman lets you interact with your database through a simple website and takes seconds to setup. -Project Source: https://github.com/jeffknupp/sandman -Project Homepage: http://www.sandman.io/ - -1. peewee -A small, expressive orm -- supports postgresql, mysql and sqlite. -Project Source: https://github.com/coleifer/peewee -Project Documentation: http://peewee.readthedocs.org/en/latest/ - -1. dataset -Easy-to-use data handling for SQL data stores in Python with support for implicit table creation, bulk loading, and transaction. -Project Source: https://github.com/pudo/dataset -Project Homepage: https://dataset.readthedocs.org/en/latest/ - -1. redis-rdb-tools -Rdbtools is a parser for Redis' dump.rdb files. The parser generates events similar to an xml sax parser, and is very efficient memory wise. -Project Source: https://github.com/sripathikrishnan/redis-rdb-tools - -1. swift -A distributed object storage system designed to scale from a single machine to thousands of servers. -Project Source: https://github.com/openstack/swift -Project Homepage: http://openstack.org/ - -1. BayesDB -A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself. -Project Source: https://github.com/mit-probabilistic-computing-project/BayesDB -Project Homepage: http://probcomp.csail.mit.edu/bayesdb/ - -1. mongoengine -A Python Object-Document-Mapper for working with MongoDB. -Project Source: https://github.com/MongoEngine/mongoengine -Project Homepage: http://mongoengine.org/ - -1. redis-faina -A query analyzer that parses Redis' MONITOR command for counter/timing stats about query patterns. -Project Source: https://github.com/Instagram/redis-faina - -1. PyMySQL -Pure-Python MySQL Client. -Project Source: https://github.com/PyMySQL/PyMySQL - -1. wal-e -WAL-E is a program designed to perform continuous archiving of PostgreSQL WAL files and base backups. -Project Source: https://github.com/wal-e/wal-e - -1. twissandra -Twissandra is an example project, created to learn and demonstrate how to use Cassandra. -Project Source: https://github.com/twissandra/twissandra - -1. asyncmongo -An asynchronous library for accessing mongo with tornado.ioloop. -Project Source: https://github.com/bitly/asyncmongo - -1. pycassa -Python Thrift driver for Apache Cassandra. -Project Source: https://github.com/pycassa/pycassa -Project Documentation: http://pycassa.github.io/pycassa/ - -1. sqlalchemy -The Python SQL Toolkit and Object Relational Mapper. -Project Source: https://github.com/zzzeek/sqlalchemy - -1. dex -Index and query analyzer for MongoDB: compares MongoDB log files and index entries to make index recommendations. -Project Source: https://github.com/mongolab/dex - -1. pgtune -PostgreSQL configuration wizard. -Project Source: https://github.com/gregs1104/pgtune -Project Homepage: http://pgfoundry.org/projects/pgtune/ - -1. pony -An object-relational mapper. -Project Source: https://github.com/ponyorm/pony -Project Homepage: http://ponyorm.com/ - -1. kule -Kule is a REST interface for MongoDB. -Project Source: https://github.com/fatiherikli/kule - -1. mongokit -MongoKit framework try to keep its simplicity when you manage mongodb in python. -Project Source: https://github.com/namlook/mongokit - -1. bulbs -A Python persistence framework for graph databases like Neo4j, OrientDB and Titan. -Project Source: https://github.com/espeed/bulbs -Project Homepage: http://bulbflow.com/ diff --git a/DataProcessing.md b/DataProcessing.md deleted file mode 100644 index b591822..0000000 --- a/DataProcessing.md +++ /dev/null @@ -1,39 +0,0 @@ -## Data Processing - -1. pandas -pandas is a package providing fast, flexible, and expressive data structures designed to make working with "relational" or "labeled" data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python. -Project Source: https://github.com/pydata/pandas -Project Homepage: http://pandas.pydata.org/ - -1. Faker -Faker is a package that generates fake data for you. Whether you need to bootstrap your database, create good-looking XML documents, fill-in your persistence to stress test it, or anonymize data taken from a production service, Faker is for you. -Project Source: https://github.com/joke2k/faker -Project Documentation: http://fake-factory.readthedocs.org/en/latest/ - -1. tablib -Tablib is a format-agnostic tabular dataset library, written in Python. -Project Source: https://github.com/kennethreitz/tablib -Project Documentation: http://docs.python-tablib.org/en/latest/ - -1. data_hacks -Command line utilities for data analysis. -Project Source: https://github.com/bitly/data_hacks - -1. fuzzywuzzy -Fuzzy string matching like a boss. -Project Source: https://github.com/seatgeek/fuzzywuzzy - -1. snownlp -Python library for processing Chinese text. -Project Source: https://github.com/isnowfy/snownlp - -1. jieba -Chinese text segmentation. -Project Source: https://github.com/fxsjy/jieba -Online Demo Address: http://jiebademo.ap01.aws.af.cm/ - -1. cubes -Light-weight Python OLAP framework for multi-dimensional data analysis. -Project Source: https://github.com/Stiivi/cubes -Project Homepage: http://cubes.databrewery.org/ - diff --git a/Debugging.md b/Debugging.md deleted file mode 100644 index 1ad3869..0000000 --- a/Debugging.md +++ /dev/null @@ -1,15 +0,0 @@ -## Debugging - -1. django-debug-toolbar -The Django Debug Toolbar is a configurable set of panels that display various debug information about the current request/response and when clicked, display more details about the panel's content. -Project Source: https://github.com/django-debug-toolbar/django-debug-toolbar -Project Documentation: http://django-debug-toolbar.readthedocs.org/en/1.2/ - -1. chisel -Chisel is a collection of LLDB commands to assist in the debugging of iOS apps. -Project Source: https://github.com/facebook/chisel - -1. SublimeWebInspector -Web Inspector allow you debug Javascript right in the editor. -Project Source: https://github.com/sokolovstas/SublimeWebInspector -Project Homepage: http://sokolovstas.github.io/SublimeWebInspector/ \ No newline at end of file diff --git a/Devops.md b/Devops.md deleted file mode 100644 index 508b443..0000000 --- a/Devops.md +++ /dev/null @@ -1,283 +0,0 @@ -## Devops - -1. ansible -Ansible is a radically simple configuration-management, application deployment, task-execution, and multinode orchestration engine. -Project Source: https://github.com/ansible/ansible -Project Homepage: http://www.ansible.com/home - -1. sentry -Sentry is a realtime event logging and aggregation platform. It specializes in monitoring errors and extracting all the information needed to do a proper post-mortem without any of the hassle of the standard user feedback loop. -Project Source: https://github.com/getsentry/sentry -Project Homepage: https://getsentry.com/welcome/ - -1. salt -Salt is a new approach to infrastructure management. Easy enough to get running in minutes, scalable enough to manage tens of thousands of servers, and fast enough to communicate with them in seconds. -Project Source: https://github.com/saltstack/salt -Project Homepage: http://www.saltstack.com/ - -1. fabric -Fabric is a library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks. -Project Source: https://github.com/fabric/fabric -Project Homepage: http://www.fabfile.org/ - -1. Glances -Glances is a cross-platform curses-based monitoring tool written in Python. -Project Source: https://github.com/nicolargo/glances -Project Homepage: http://nicolargo.github.io/glances/ - -1. Watchdog -Python library and shell utilities to monitor filesystem events. -Project Source: https://github.com/gorakhargosh/watchdog -Project Homepage: https://pythonhosted.org/watchdog/ - -1. iOS-Universal-Framework -An XCode project template to build universal (arm6, arm7, and simulator) frameworks for iOS. -Project Source: https://github.com/kstenerud/iOS-Universal-Framework - -1. murder -Murder is a method of using Bittorrent to distribute files to a large amount of servers within a production environment. -Project Source: https://github.com/lg/murder -Online Demo Address: http://vimeo.com/11280885 - -1. fig -fig is a Fast, isolated development environments using Docker. -Project Source: https://github.com/orchardup/fig -Project Homepage: http://orchardup.github.io/fig/ - -1. pinax -Pinax is an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and infrastructure tools, -Pinax takes care of the things that many sites have in common so you can focus on what makes your site different. -Project Source: https://github.com/pinax/pinax -Project Homepage: http://pinaxproject.com/ - -1. shipyard -shipyard shows you which docker instances are running on a given machine. It also allows you delete and create new instances and much more. -Project Source: https://github.com/shipyard/shipyard -Project Homepage: http://shipyard-project.com/ - -1. kivy -Kivy is a Python framework for the development of multi-touch enabled media rich applications. -Project Source: https://github.com/kivy/kivy -Project Homepage: http://kivy.org/ - -1. deis -Deis is an open source PaaS that makes it easy to deploy and manage applications on your own servers. -Project Source: https://github.com/deis/deis -Project Homepage: http://deis.io/ - -1. blueprint -Blueprint is a simple configuration management tool that reverse-engineers servers. It figures out what you've done manually, stores it locally in a Git repository, -generates code that's able to recreate your efforts, and helps you deploy those changes to production. -Project Source: https://github.com/devstructure/blueprint -Project Homepage: http://devstructure.com/blueprint/ - -1. treeio -Tree.io is a powerful business management platform with tons of great features including integrated Project Management, -Help Desk (support ticketing) and CRM modules. -Project Source: https://github.com/treeio/treeio -Project Homepage: http://www.tree.io/ - -1. ajenti -Ajenti is a Linux & BSD web admin panel. -Project Source: https://github.com/Eugeny/ajenti -Project Homepage: http://ajenti.org/ - - -1. appscale -AppScale is a platform that allows users to deploy and host their own Google App Engine applications. -Project Source: https://github.com/AppScale/appscale -Project Homepage: http://www.appscale.com/ - -1. selfspy -Selfspy is a daemon for Unix/X11, Mac OS X and Windows, that continuously monitors and stores what you are doing on your computer. -Project Source: https://github.com/gurgeh/selfspy - -1. cuisine -Cuisine is a small set of functions that sit on top of Fabric, to abstract common administration operations. -Project Source: https://github.com/sebastien/cuisine - -1. psdash -psdash is a system information web dashboard for linux using data mainly served by psutil. -Project Source: https://github.com/Jahaja/psdash - -1. supervisor -Supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems. -Project Source: https://github.com/Supervisor/supervisor -Project Documentation: http://supervisord.org/ - -1. skyline -Skyline is a real-time anomaly detection system, built to enable passive monitoring of hundreds of thousands of metrics. -Project Source: https://github.com/etsy/skyline -Project Homepage: https://github.com/etsy/skyline/wiki - -1. amonone -Modern self-hosted server monitoring. -Project Source: https://github.com/martinrusev/amonone -Project Homepage: http://martinrusev.github.io/amonone/ - -1. stashboard -Stashboard was written by Twilio to provide status information on our phone, SMS, and Communication APIs. -Project Source: https://github.com/twilio/stashboard -Project Homepage: http://stashboard.org/ - -1. Diamond -Diamond is a python daemon that collects system metrics and publishes them to Graphite or one of many other supported stats dashboards/collectors. -Project Source: https://github.com/BrightcoveOS/Diamond - -1. lettuce -Lettuce is a Behavior-Driven Development tool. -Project Source: https://github.com/gabrielfalcao/lettuce -Project Homepage: http://lettuce.it/ - -1. docker-registry -Registry server for Docker. -Project Source: https://github.com/dotcloud/docker-registry - -1. graph-explorer -A highly interactive dashboard to satisfy varying ad-hoc information needs across a multitude of metrics in a very powerful way. -Project Source: https://github.com/vimeo/graph-explorer -Project Homepage: http://vimeo.github.io/graph-explorer/ - -1. flower -Flower is a web based tool for monitoring and administrating Celery clusters. -Project Source: https://github.com/mher/flower -Project Documentation: http://flower.readthedocs.org/en/latest/ - -1. pyinotify -Monitoring filesystems events with inotify on Linux. -Project Source: https://github.com/seb-m/pyinotify -Project Homepage: https://github.com/seb-m/pyinotify/wiki - -1. circus -Circus is a program that runs and watches processes and sockets. Circus can be used as a library or through the command line. -Project Source: https://github.com/mozilla-services/circus -Project Documentation: http://circus.readthedocs.org/en/latest/ - -1. cobbler -Cobbler is a Linux installation server that allows for rapid setup of network installation environments. -Project Source: https://github.com/cobbler/cobbler -Project Webpage: http://www.cobblerd.org/ - -1. dpxdt -Make continuous deployment safe by comparing before and after webpage screenshots for each release. -Project Source: https://github.com/bslatkin/dpxdt -Project Homepage: https://dpxdt-test.appspot.com/ - -1. scales -Tracks server state and statistics, allowing you to see what your server is doing. -Project Source: https://github.com/Cue/scales - -1. ngxtop -Real-time metrics for nginx server -Project Source: https://github.com/lebinh/ngxtop - -1. autojump -A faster way to navigate your filesystem. -Project Source: https://github.com/joelthelion/autojump - -1. bup -Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication. -Project Source: https://github.com/bup/bup - -1. logster -Logster is a utility for reading log files and generating metrics in Graphite or Ganglia or Amazon CloudWatch. -Project Source: https://github.com/etsy/logster - -1. mackup -Keep your application settings in sync. -Project Source: https://github.com/lra/mackup -Project Documentation: https://github.com/lra/mackup/tree/master/doc - -1. pidcat -Colored logcat script which only shows log entries for a specific application package. -Project Source: https://github.com/JakeWharton/pidcat - -1. reviewboard -An extensible and friendly code review tool for projects and companies of all sizes. -Project Source: https://github.com/reviewboard/reviewboard -Project Homepage: http://www.reviewboard.org/ - -1. plop -Plop is a stack-sampling profiler for Python. -Project Source: https://github.com/bdarnell/plop - -1. carbon -Carbon is one of the components of Graphite, and is responsible for receiving metrics over the network and writing them down to disk using a storage backend. -Project Source: https://github.com/graphite-project/carbon - -1. planout -PlanOut is a library and interpreter for designing online experiments. -Project Source: https://github.com/facebook/planout -Project Homepage: http://facebook.github.io/planout/ - -1. cuckoo -Cuckoo Sandbox is an automated dynamic malware analysis system. -Project Source: https://github.com/cuckoobox/cuckoo -project Homepage: http://www.cuckoosandbox.org/ - -1. firefly -game server distributed framework. -Project Source: https://github.com/9miao/firefly -Project Homepage: http://firefly.9miao.com/ - -1. simmetrica -Lightweight framework for collecting and aggregating event metrics as timeseries data. -Project Source: https://github.com/o/simmetrica - -1. yandex-tank -Load and performance benchmark tool. -Project Source: https://github.com/yandex-load/yandex-tank - -1. littlechef -Cook with Chef without a Chef Server. -Project Source: https://github.com/tobami/littlechef - -1. pythonz -Python installation manager supporting CPython, Stackless, PyPy and Jython. -Project Source: https://github.com/saghul/pythonz - -1. radon -Various code metrics for Python code. -Project Source: https://github.com/rubik/radon -Project Documentation: https://radon.readthedocs.org/en/latest/ - -1. ranger -A vim-inspired filemanager for the console. -Project Source: https://github.com/hut/ranger - -1. salmon -A simple monitoring system. -Project Source: https://github.com/lincolnloop/salmon - -1. shinken -Flexible and scalable monitoring framework. -Project Source: https://github.com/naparuba/shinken -Project Homepage: http://www.shinken-monitoring.org/ - -1. honcho -honcho: a python clone of Foreman, for managing Procfile-based applications. -Project Source: https://github.com/nickstenning/honcho -Project Documentation: https://pypi.python.org/pypi/honcho - -1. memory_profiler -Monitor Memory usage of Python code. -Project Source: https://github.com/fabianp/memory_profiler -Project Documentation: https://pypi.python.org/pypi/memory_profiler - -1. gunnery -Remote task execution tool. -Project Source: https://github.com/gunnery/gunnery -Project Homepage: http://gunnery.io/ - -1. pythonz -Python installation manager supporting CPython, Stackless, PyPy and Jython. -Project Source: https://github.com/saghul/pythonz -Project Homepage: http://saghul.github.io/pythonz/ - -1. pyinstrument -Call stack profiler for Python. Inspired by Apple's Instruments.app. -Project Source: https://github.com/joerick/pyinstrument - -1. maestro-ng -A command-line utility that allows for automatically managing the orchestrated deployment and bring up of a set of service instance containers that compose an environment on a set of target host machines. -Project Source: https://github.com/signalfuse/maestro-ng diff --git a/EditorandEditorEnhancements.md b/EditorandEditorEnhancements.md deleted file mode 100644 index d5c6f6b..0000000 --- a/EditorandEditorEnhancements.md +++ /dev/null @@ -1,180 +0,0 @@ -## Editor and Editor Enhancements - -1. GitGutter -A sublime text plugin to show an icon in the gutter area indicating whether a line has been inserted, modified or deleted. -Project Source: https://github.com/jisaacks/GitGutter -Project Homepage: http://www.jisaacks.com/gitgutter - -1. python-mode -Python-mode is a vim plugin that helps you to create python code very quickly. -Project Source: https://github.com/klen/python-mode#requirements - -1. sublime-text-git -Plugin for some git integration into sublime text -Project Source: https://github.com/kemayo/sublime-text-git -Project Homepage: https://github.com/kemayo/sublime-text-git/wiki - -1. PlainTasks -An opinionated todo-list plugin for Sublime Text editor. -Project Source: https://github.com/aziz/PlainTasks -Online Demo Address: http://courses.tutsplus.com/courses/perfect-workflow-in-sublime-text-2 - -1. sublime-jsdocs -DocBlockr is a package for Sublime Text which makes writing documentation a breeze. -Project Source: https://github.com/spadgos/sublime-jsdocs - -1. gmate -Set of plugins and improvements to make Gedit a powerfull programmer text editor. -Project Source: https://github.com/gmate/gmate - -1. sublimetext-markdown-preview -Preview and build your markdown files quickly in your web browser from sublime text. -Project Source: https://github.com/revolunet/sublimetext-markdown-preview - -1. SideBarEnhancements -Enhancements to Sublime Text sidebar. Files and folders. -Project Source: https://github.com/titoBouzout/SideBarEnhancements - -1. SublimeREPL -Run an interpreter inside Sublime Text. -Project Source: https://github.com/wuub/SublimeREPL -Project Documentation: http://sublimerepl.readthedocs.org/en/latest/ - -1. clang_complete -Vim plugin that use clang for completing C/C++ code. -Project Source: https://github.com/Rip-Rip/clang_complete -Project Homepage: http://www.vim.org/scripts/script.php?script_id=3302 - -1. BracketHighlighter -Bracket and tag highlighter for Sublime Text -Project Source: https://github.com/facelessuser/BracketHighlighter - -1. ultisnips -UltiSnips is the ultimate solution for snippets in Vim. It has tons of features and is very fast. -Project Source: https://github.com/SirVer/ultisnips - -1. actualvim -Sublime Text input mode powered by Vim itself. -Project Source: https://github.com/lunixbochs/actualvim - -1. MarkdownEditing -Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes. -Project Source: https://github.com/SublimeText-Markdown/MarkdownEditing - -1. AngularJS-sublime-package -AngularJS code completion, snippets, go to definition, quick panel search, and more. -Project Source: https://github.com/angular-ui/AngularJS-sublime-package - -1. powerline -Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile. -Project Source: https://github.com/Lokaltog/powerline -Project Documentation: https://powerline.readthedocs.org/en/latest/ - -1. SublimeCodeIntel -Full-featured code intelligence and smart autocomplete engine -Project Source: https://github.com/SublimeCodeIntel/SublimeCodeIntel -Project Homepage: http://sublimecodeintel.github.io/SublimeCodeIntel/ - -1. jedi -Jedi is an autocompletion tool for Python that can be used in IDEs/editors. Jedi works. Jedi is fast. -Project Source: https://github.com/davidhalter/jedi -Project Documentation: http://jedi.jedidjah.ch/en/latest/ - -1. JsFormat -JsFormat is a javascript formatting plugin for Sublime Text 2. -Project Source: https://github.com/jdc0589/JsFormat - -1. hayaku -Fuzzy abbreviations, support for preprocessors (Sass, Less, Stylus) and a lot of other features in easily configurable set of tools for writing CSS faster. -Project Source: https://github.com/hayaku/hayaku -Project Homepage: http://hayakubundle.com/ - -1. sublime-text-2-ruby-tests -Sublime Text 2 plugin for running ruby tests. -Project Source: https://github.com/maltize/sublime-text-2-ruby-tests - -1. SublimeText-Nodejs -nodejs snippets and bindings for Sublime Text 2. -Project Source: https://github.com/tanepiper/SublimeText-Nodejs - -1. LaTeXTools -LaTeX plugin for Sublime Text 2 and 3. -Project Source: https://github.com/SublimeText/LaTeXTools -Project Homepage: http://tekonomist.wordpress.com/ - -1. Vintageous -Vintageous is a vi/Vim editing package for Sublime Text 3. -Project Source: https://github.com/guillermooo/Vintageous -Project Homepage: http://guillermooo.bitbucket.org/Vintageous/ - -1. Stino -Stino is a Sublime Text plugin, which provides an Arduino-like environement for editing, compiling and uploading sketches. -Project Source: https://github.com/Robot-Will/Stino - -1. editorconfig-sublime -Helps developers maintain consistent coding styles between different editors. -project Source: https://github.com/sindresorhus/editorconfig-sublime - -1. mcedit -MCEdit is an open-source, BSD-licenced world editor for the viral indie hit Minecraft. -Project Source: https://github.com/mcedit/mcedit -Project Homepage: http://www.mcedit.net/ - -1. SublimeXiki -Xiki plugin for Sublime Text 2. -Project Source: https://github.com/lunixbochs/SublimeXiki - -1. CTags -CTags support for Sublime Text 2/3. -Project Source: https://github.com/SublimeText/CTags - -1. Sublimall -Synchronize your SublimeText configuration. -Project Source: https://github.com/socketubs/Sublimall -Project Homepage: http://sublimall.org/ - -1. TrailingSpaces -A Sublime Text 2 and 3 plugin that allows you to highlight trailing spaces and delete them in a flash. -Project Source: https://github.com/SublimeText/TrailingSpaces - -1. SublimeLinter3 -Interactive code linting framework for Sublime Text 3. -Project Source: https://github.com/SublimeLinter/SublimeLinter3 -Project Documentation: http://www.sublimelinter.com/en/latest/ - -1. DashDoc -DashDoc provides integration of Dash into Sublime Text. -Project Source: https://github.com/farcaller/DashDoc - -1. tern_for_vim -Tern plugin for Vim. -Project Source: https://github.com/marijnh/tern_for_vim - -1. vim-orgmode -Text outlining and task management for Vim based on Emacs' Org-Mode. -Project Source: https://github.com/jceb/vim-orgmode -Project Homepage: http://www.vim.org/scripts/script.php?script_id=3642 - -1. Gist -Sublime Text plugin for creating new Gists from selected text. -Project Source: https://github.com/condemil/Gist - -1. BrowserRefresh-Sublime -This plugin will switch from ST2 and ST3 to Google Chrome, Google Chrome Canary, Safari, -Firefox or Opera and reload the active tab. -Project Source: https://github.com/gcollazo/BrowserRefresh-Sublime -Project Homepage: http://gcollazo.github.io/BrowserRefresh-Sublime/ - -1. Origami -Origami is a new way of thinking about panes in Sublime Text 2 and 3. -Project Source: https://github.com/SublimeText/Origami - -1. editorconfig-vim -EditorConfig plugin for Vim. -Project Source: https://github.com/editorconfig/editorconfig-vim -Project Homepage: http://editorconfig.org/ - -1. PythonBuddy -Live Online Python Syntax Checker. -Project Source: https://github.com/ethanchewy/OnlinePythonLinterSyntaxChecker -Project Homepage: http://17chiue.pythonanywhere.com/ diff --git a/Game.md b/Game.md deleted file mode 100644 index 00f69e0..0000000 --- a/Game.md +++ /dev/null @@ -1,11 +0,0 @@ -## Game - -1. Minecraft -Simple Minecraft-inspired demo written in Python and Pyglet. -Project Source: https://github.com/fogleman/Minecraft -Online Demo Address: http://www.youtube.com/watch?v=kC3lwK631X8 - -1. Mario-Level-1 -The first level of Super Mario Bros made with Python and Pygame. -Project Source: https://github.com/justinmeister/Mario-Level-1 -Online Video Address: http://www.youtube.com/watch?v=HBbzYKMfx5Y \ No newline at end of file diff --git a/Git.md b/Git.md deleted file mode 100644 index da52aab..0000000 --- a/Git.md +++ /dev/null @@ -1,47 +0,0 @@ -## Git - -1. legit -Legit is a complementary command-line interface for Git, optimized for workflow simplicity. -Project Source: https://github.com/kennethreitz/legit -Project Homepage: http://www.git-legit.org/ - -1. git-imerge -Incremental merge for git. -Project Source: https://github.com/mhagger/git-imerge - -1. dulwich -Pure-Python Git implementation. -Project Source: https://github.com/jelmer/dulwich -Project Homepage: http://www.samba.org/~jelmer/dulwich/ - -1. octogit -A free and open source interface to github from the command line. -Project Source: https://github.com/myusuf3/octogit -Project Homepage: http://myusuf3.github.io/octogit/ - -1. hg-git -This is the Hg-Git plugin for Mercurial, adding the ability to push and pull to/from a Git server repository from Hg. -Project Source: https://github.com/schacon/hg-git -project Homepage: http://hg-git.github.io/ - -1. gittle -Gittle is a high-level pure-python git library. -Project Source: https://github.com/FriendCode/gittle - -1. GitPython -GitPython is a python library used to interact with Git repositories. -Project Source: https://github.com/gitpython-developers/GitPython - -1. git-sweep -A command-line tool that helps you clean up Git branches that have been merged into master. -Project Source: https://github.com/arc90/git-sweep - -1. git-cola -The highly caffeinated Git GUI. -Project Source: https://github.com/git-cola/git-cola -Project Homepage: http://git-cola.github.io/ - -1. gitsome -A supercharged Git/GitHub command line interface (CLI) -Project Source: https://github.com/donnemartin/gitsome - diff --git a/Icon.md b/Icon.md deleted file mode 100644 index e89c5f2..0000000 --- a/Icon.md +++ /dev/null @@ -1,12 +0,0 @@ -## Icon - -1. Iconic -A minimal set of icons in raster, vector and font formats -Project Source: https://github.com/somerandomdude/Iconic -Project Homepage: https://useiconic.com/open/ - -1. font-awesome-to-png -Exports Font Awesome icons as PNG images -Project Source: https://github.com/odyniec/font-awesome-to-png -Project Homepage: http://fortawesome.github.io/Font-Awesome/ - \ No newline at end of file diff --git a/Image.md b/Image.md deleted file mode 100644 index 3080b63..0000000 --- a/Image.md +++ /dev/null @@ -1,48 +0,0 @@ -## Image - -1. Pillow -Python Imaging Library. -Project Source: https://github.com/python-imaging/Pillow -Project Homepage: http://python-imaging.github.io/ - -1. thumbor -thumbor is a smart imaging service. It enables on-demand crop, resizing and flipping of images. -Project Source: https://github.com/thumbor/thumbor -Project Homepage: https://github.com/thumbor/thumbor/wiki - -1. kartograph.py -Kartograph is a Python library that generates SVG maps from ESRI shapefiles. -Project Source: http://kartograph.org/docs/kartograph.py/ -Project Documentation: http://kartograph.org/docs/kartograph.py/ - -1. mpld3 -This is an interactive D3js-based viewer which brings matplotlib graphics to the browser. -Project Source: https://github.com/jakevdp/mpld3 -Project Homepage: http://mpld3.github.io/ - -1. apitrace -Tools for tracing OpenGL, Direct3D, and other graphics APIs. -Project Source: https://github.com/apitrace/apitrace -Project Homepage: http://apitrace.github.io/ - -1. colorific -Automatic color palette detection. -Project Source: https://github.com/99designs/colorific - -1. starwars-dot-gif -Python script to generate gifs from star wars. -Project Source: https://github.com/LindseyB/starwars-dot-gif - -1. python-qrcode -Python QR Code image generator. -Project Source: https://github.com/lincolnloop/python-qrcode -Project Documentation: https://pypi.python.org/pypi/qrcode - -1. scikit-image -Image Processing SciKit -Project Source: https://github.com/scikit-image/scikit-image -Project Homepage: http://scikit-image.org/ - -1. imutils -A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python. -Project Source: https://github.com/jrosebr1/imutils \ No newline at end of file diff --git a/JobScheduler.md b/JobScheduler.md deleted file mode 100644 index c1a8616..0000000 --- a/JobScheduler.md +++ /dev/null @@ -1,40 +0,0 @@ -## Job Scheduler - -1. rq -RQ is a simple Python library for queueing jobs and processing them in the background with workers. It is backed by Redis and it is designed to have a low barrier to entry. -Project Source: https://github.com/nvie/rq -Project Homepage: http://python-rq.org/ - -1. luigi -Luigi is a package that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization, handling failures, command line integration, and much more. -Project Source: https://github.com/spotify/luigi -Project Documentation: http://luigi.readthedocs.org/en/latest/api/luigi.html - -1. celery -Task queues are used as a mechanism to distribute work across threads or machines. -Project Source: https://github.com/celery/celery -Project Homepage: http://www.celeryproject.org/ - -1. schedule -An in-process scheduler for periodic jobs that uses the builder pattern for configuration. -Project Source: https://github.com/dbader/schedule - -1. pika -Pure Python RabbitMQ/AMQP 0-9-1 client library -Project Source: https://github.com/pika/pika -Project Documentation: http://pika.readthedocs.org/en/0.9.13/ - -1. pyres -Resque is a great implementation of a job queue by the people at github. -Project Source: https://github.com/binarydud/pyres - -1. kombu -Kombu is a messaging library for Python. -Project Source: https://github.com/celery/kombu -Project Documentation: http://kombu.readthedocs.org/en/latest/ - -1. huey -a little multi-threaded task queue for python -Project Source: a little multi-threaded task queue for python -Project Documentation: http://huey.readthedocs.org/en/latest/ - \ No newline at end of file diff --git a/Mail.md b/Mail.md deleted file mode 100644 index 3c876b5..0000000 --- a/Mail.md +++ /dev/null @@ -1,50 +0,0 @@ -## Mail - -1. Mailpile -Mailpile is a modern, fast web-mail client with user-friendly encryption and privacy features. -Project Source: https://github.com/pagekite/Mailpile -Project Homepage: https://www.mailpile.is/ - -1. kite -Kite is a webmail designed to look a lot like gmail and to be easily deployable on a single server. -Project Source: https://github.com/khamidou/kite -Project Homepage: http://kiteapp.io/ - -1. inbox.py -Python SMTP Server for Humans. -Project Source: https://github.com/kennethreitz/inbox.py -Project Documentation: https://pypi.python.org/pypi/inbox/ - -1. gmail -A Pythonic interface to Google's GMail, with all the tools you'll need. -Project Source: https://github.com/charlierguo/gmail - -1. gmvault -Gmvault is a tool for backing up your gmail account and never lose email correspondence. -Project Source: https://github.com/gaubert/gmvault -Project Website: http://gmvault.org/ - -1. imbox -Python library for reading IMAP mailboxes and converting email content to machine readable data. -Project Source: https://github.com/martinrusev/imbox. - -1. mailin -Artisanal inbound emails for every web app. -Project Source: https://github.com/Flolagale/mailin -Project Homepage: http://mailin.io/ - -1. envelopes -Mailing for human beings. -Project Source: https://github.com/tomekwojcik/envelopes -Project Documentation: http://tomekwojcik.github.io/envelopes/ - -1. mailur -Webmail client with Gmail-like conversations. -Project Source: https://github.com/naspeh/mailur -Project Homepage: http://pusto.org/en/mailr/ - -1. lamson -Pythonic SMTP Application Server. -Project Source: https://github.com/zedshaw/lamson -Project Homepage: http://lamsonproject.org/ - diff --git a/Network.md b/Network.md deleted file mode 100644 index 91bbe78..0000000 --- a/Network.md +++ /dev/null @@ -1,114 +0,0 @@ -## Network and Related Tools - -1. requests -Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. -Project Source: https://github.com/kennethreitz/requests -Project Documentation: http://docs.python-requests.org/en/latest/ - -1. mitmproxy -mitmproxy is an interactive, SSL-capable man-in-the-middle proxy for HTTP with a console interface. -Project Source: https://github.com/mitmproxy/mitmproxy -Project Homepage: http://mitmproxy.org/ - -1. gunicorn -gunicorn is a WSGI HTTP Server for UNIX, fast clients and sleepy applications. -Project Source: https://github.com/benoitc/gunicorn -Project Homepage: http://gunicorn.org/ - -1. shadowsocks -shadowsocks is a lightweight tunnel proxy which can help you get through firewalls. -Project Source: https://github.com/clowwindy/shadowsocks -Project Homepage: https://pypi.python.org/pypi/shadowsocks - -1. werkzeug -Werkzeug started as simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. -Project Source: https://github.com/mitsuhiko/werkzeug -Project Homepage: http://werkzeug.pocoo.org/ - -1. PyBitmessage -Bitmessage is a P2P communications protocol used to send encrypted messages to another person or to many subscribers. -Project Source: https://github.com/Bitmessage/PyBitmessage -Project Homepage: https://bitmessage.org/wiki/Main_Page - -1. paramiko -paramiko is a module for python 2.6+ that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. -Project Source: https://github.com/paramiko/paramiko -Project Homepage: http://www.paramiko.org/ - -1. bunny -Bunny is intended to act as a layer 1/2 technology that attempts to hide its wireless mesh communication traffic. -Project Source: https://github.com/mothran/bunny - -1. SleekXMPP -SleekXMPP is an Extensible Messaging and Presence Protocol (XMPP) library. -Project Source: https://github.com/fritzy/SleekXMPP - -1. httpbin -HTTP Request & Response Service, written in Python + Flask. -Project Source: https://github.com/kennethreitz/httpbin -Project Homepage: http://httpbin.org/ - -1. sshuttle -Transparent proxy server that works as a poor man's VPN. -Project Source: https://github.com/apenwarr/sshuttle - -1. LANs.py -Automatically find the most active WLAN users then spy on one of them and/or inject arbitrary HTML/JS into pages they visit -Project Source: https://github.com/DanMcInerney/LANs.py - -1. grequests -GRequests allows you to use Requests with Gevent to make asynchronous HTTP Requests easily. -Project Source: https://github.com/kennethreitz/grequests -Project Homepage: https://pypi.python.org/pypi/grequests/ - -1. gevent -gevent is a coroutine-based Python networking library. -Project Source: https://github.com/surfly/gevent -Project Homepage: http://www.gevent.org/ - -1. dnsyo -Check your DNS against over 1500 global DNS servers. -Project Source: https://github.com/samarudge/dnsyo -Project Homepage: http://samarudge.github.io/dnsyo/ - -1. urllib3 -Python HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more. -Project Source: https://github.com/shazow/urllib3 -Project Documentation: http://urllib3.readthedocs.org/en/latest/ - -1. HTTPretty -HTTP client mocking tool for Python, it's like ruby's FakeWeb for python. -Project Source: https://github.com/gabrielfalcao/HTTPretty -Project Homepage: http://falcao.it/HTTPretty/ - -1. mininet -Mininet emulates a complete network of hosts, links, and switches on a single machine. -Project Source: https://github.com/mininet/mininet -Project Homepage: http://mininet.org/ - -1. inception -Inception is a FireWire physical memory manipulation and hacking tool exploiting IEEE 1394 SBP-2 DMA. -Project Source: https://github.com/carmaa/inception -Project Homepage: http://www.breaknenter.org/projects/inception/ - -1. wallproxy -An intelligent scalable proxy framework. -Project Source: https://github.com/wallproxy/wallproxy -Project Homepage: https://code.google.com/p/wallproxy/ - -1. httpie -HTTPie is a command line HTTP client, a user-friendly cURL replacement. -Project Source: https://github.com/jakubroztocil/httpie - -1. iSniff-GPS -Passive sniffing tool for capturing and visualising WiFi location data disclosed by iOS devices. -Project Source: https://github.com/hubert3/iSniff-GPS - -1. instavpn -the most user-friendly L2TP/IPsec VPN server. -Project Source: https://github.com/sockeye44/instavpn - -1. WebSocket-for-Python -Python library providing an implementation of the WebSocket protocol defined in RFC 6455. -Project Source: https://github.com/Lawouach/WebSocket-for-Python -Project Documentation: https://ws4py.readthedocs.org/en/latest/ diff --git a/Other.md b/Other.md deleted file mode 100644 index e1cff3a..0000000 --- a/Other.md +++ /dev/null @@ -1,82 +0,0 @@ -## Other - -1. python-patterns -A collection of design patterns and idioms in Python. -Project Source: https://github.com/faif/python-patterns - -1. numba -Numba is an Open Source NumPy-aware optimizing compiler for Python. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code. -Project Source: https://github.com/numba/numba -Project Homepage: http://numba.pydata.org/ - -1. fn.py -Functional programming in Python. -Project Source: https://github.com/kachayev/fn.py - -1. Topaz -Topaz is an implementation of the Ruby programming language, written in Python, using the RPython VM toolchain. -Project Source: https://github.com/topazproject/topaz -Project Documentation: http://topazruby.com/ - -1. cython -Cython s a language that makes writing C extensions for -the Python language as easy as Python itself. -Project Source: https://github.com/cython/cython -Project Homepage: http://cython.org/ - -1. clojure-py -A implementation of Clojure in pure dynamic Python. -Project Source: https://github.com/halgari/clojure-py - -1. Theano -Optimizing GPU-meta-programming code generating array oriented optimizing math compiler in Python. -Project Source: https://github.com/Theano/Theano -Project Homepage: http://www.deeplearning.net/software/theano/ - -1. hy -Hy is a wonderful dialect of Lisp that's embedded in Python. -Project Source: https://github.com/hylang/hy -Project Documentation: http://docs.hylang.org/en/latest/ - -1. webgl-lessons -Some lessons in WebGL. -Project Source: https://github.com/gpjt/webgl-lessons - -1. zsh-completions -Additional completion definitions for Zsh. -Project Source: https://github.com/zsh-users/zsh-completions - -1. BicaVM -Javascript implementation of JVM. -Project Source: https://github.com/nurv/BicaVM -Project Homepage: http://www.surf-the-edge.com/ - -1. bitey -Import LLVM bitcode directly into Python and use it as an extension module. -Project Source: https://github.com/dabeaz/bitey - -1. Adafruit-Raspberry-Pi-Python-Code -Adafruit library code for Raspberry Pi. -Project Source: https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code - -1. overholt -Example Flask application illustrating some of my common practices. -Project Source: https://github.com/mattupstate/overholt -Project Homepage: http://mattupstate.com/python/2013/06/26/how-i-structure-my-flask-applications.html - -1. diy-lisp -A hands-on, test driven guide to implementing a simple programming language. -Project Source: https://github.com/kvalle/diy-lisp - -1. awesome-python -A curated list of awesome Python frameworks, libraries and software. -Project Source: https://github.com/vinta/awesome-python - -1. CommonRegex -A collection of common regular expressions bundled with an easy to use interface. -Project Source: https://github.com/madisonmay/CommonRegex - -1. WeRoBot -a wechat robot framework. -Project Source: https://github.com/whtsky/WeRoBot - \ No newline at end of file diff --git a/PackageManager.md b/PackageManager.md deleted file mode 100644 index 9e43682..0000000 --- a/PackageManager.md +++ /dev/null @@ -1,19 +0,0 @@ -## Package Manager - -1. pip -A tool for installing Python packages. -Project Source: https://github.com/pypa/pip -Project Documentation: https://pip.pypa.io/en/latest/ - -1. sublime_package_control -A Sublime Text 2/3 package manager for easily discovering, installing, upgrading and removing packages. -Project Source: https://github.com/wbond/sublime_package_control -Project Homepage: https://sublime.wbond.net/ - -1. package_control_channel -Default channel file for Package Control. -Project Source: https://github.com/wbond/package_control_channel -Project Homepage: https://sublime.wbond.net/docs/developers - - - \ No newline at end of file diff --git a/README.md b/README.md deleted file mode 100644 index 5cdf720..0000000 --- a/README.md +++ /dev/null @@ -1,59 +0,0 @@ -[](https://github.com/checkcheckzz/Python-open-projects) - -> Collect and classify Python open projects on GitHub - -A similar Scala version is [here](http://itgeekworkhard.com/scala-github-projects/). - -If you want to build a cool Python project from scratch, a good start point is to find a related project. - -This repository lists the hot (by number of stars) projects on GitHub. New projects are added gradually. The classification is based -on the project's main purpose. If a project is a client driver for a database, it is listed under the database category. - -A project may belong to several categories. If you think that a project is listed under an incorrect category -or a new category should be added, please open an issue. If you want to add a new project to certain category, just -send me a pull request and follow the [contribution guide](https://github.com/checkcheckzz/Python-open-projects/wiki). - - -### Table of Contents - -* [AI](https://github.com/checkcheckzz/Python-open-projects/blob/master/AI.md) -* [Algorithm](https://github.com/checkcheckzz/Python-open-projects/blob/master/Algorithm.md) -* [Audio](https://github.com/checkcheckzz/Python-open-projects/blob/master/Audio.md) -* [Authentication](https://github.com/checkcheckzz/Python-open-projects/blob/master/Authentication.md) -* [Big Data and Cloud](https://github.com/checkcheckzz/Python-open-projects/blob/master/BigDataandCloud.md) -* [Book](https://github.com/checkcheckzz/Python-open-projects/blob/master/Book.md) -* [Chat](https://github.com/checkcheckzz/Python-open-projects/blob/master/Chat.md) -* [Command Line Tools](https://github.com/checkcheckzz/Python-open-projects/blob/master/CommandLineTools.md) -* [Concurrency](https://github.com/checkcheckzz/Python-open-projects/blob/master/Concurrency.md) -* [Content Management System](https://github.com/checkcheckzz/Python-open-projects/blob/master/ContentManagementSystem.md) -* [Cool Application](https://github.com/checkcheckzz/Python-open-projects/blob/master/Cool%20Application.md) -* [DataBase and Related Tools](https://github.com/checkcheckzz/Python-open-projects/blob/master/DataBaseandRelatedTools.md) -* [Data Processing](https://github.com/checkcheckzz/Python-open-projects/blob/master/DataProcessing.md) -* [Debugging](https://github.com/checkcheckzz/Python-open-projects/blob/master/Debugging.md) -* [Devops](https://github.com/checkcheckzz/Python-open-projects/blob/master/Devops.md) -* [Editor and Editor Enhancements](https://github.com/checkcheckzz/Python-open-projects/blob/master/EditorandEditorEnhancements.md) -* [Game](https://github.com/checkcheckzz/Python-open-projects/blob/master/Game.md) -* [Git](https://github.com/checkcheckzz/Python-open-projects/blob/master/Git.md) -* [Icon](https://github.com/checkcheckzz/Python-open-projects/blob/master/Icon.md) -* [Image](https://github.com/checkcheckzz/Python-open-projects/blob/master/Image.md) -* [Job Scheduler](https://github.com/checkcheckzz/Python-open-projects/blob/master/JobScheduler.md) -* [Mail](https://github.com/checkcheckzz/Python-open-projects/blob/master/Mail.md) -* [Network and Related Tools](https://github.com/checkcheckzz/Python-open-projects/blob/master/Network.md) -* [Other](https://github.com/checkcheckzz/Python-open-projects/blob/master/Other.md) -* [Package Manager](https://github.com/checkcheckzz/Python-open-projects/blob/master/PackageManager.md) -* [Science](https://github.com/checkcheckzz/Python-open-projects/blob/master/Science.md) -* [Static Web Generator](https://github.com/checkcheckzz/Python-open-projects/blob/master/StaticWebGenerator.md) -* [Testing](https://github.com/checkcheckzz/Python-open-projects/blob/master/Testing.md) -* [Tools and Utilities](https://github.com/checkcheckzz/Python-open-projects/blob/master/ToolandUtilities.md) -* [Tools for Web](https://github.com/checkcheckzz/Python-open-projects/blob/master/ToolsWeb.md) -* [Useful API](https://github.com/checkcheckzz/Python-open-projects/blob/master/UsefulAPI.md) -* [Video](https://github.com/checkcheckzz/Python-open-projects/blob/master/Video.md) -* [Visualization](https://github.com/checkcheckzz/Python-open-projects/blob/master/Visualization.md) -* [Web Framework and Related Tools](https://github.com/checkcheckzz/Python-open-projects/blob/master/WebFrameworkandRelatedTool.md) -* [Web Mining](https://github.com/checkcheckzz/Python-open-projects/blob/master/WebMining.md) -* [Web Site Source](https://github.com/checkcheckzz/Python-open-projects/blob/master/WebSiteSource.md) - -### License - -Python-github-projects is licensed under the [CC-By 3.0 License](http://creativecommons.org/licenses/by/3.0/). - diff --git a/Science.md b/Science.md deleted file mode 100644 index f2ea875..0000000 --- a/Science.md +++ /dev/null @@ -1,112 +0,0 @@ -## Science - -1. ipython -IPython provides a rich architecture for interactive computing. -Project Source: https://github.com/ipython/ipython -Project Homepage: http://ipython.org/ - -1. nupic -NuPIC is a library that provides the building blocks for online prediction and anomaly detection systems. -Project Source: https://github.com/numenta/nupic -Project Homepage: http://numenta.org/ - -1. sympy -A Python library for symbolic mathematics. -Project Source: https://github.com/sympy/sympy -Project Homepage: http://sympy.org/en/index.html - -1. scipy -SciPy is open-source software for mathematics, science, and engineering. -Project Source: https://github.com/scipy/scipy -Project Homepage: http://scipy.org/ - -1. SimpleCV -SimpleCV is a framework for Open Source Machine Vision, using OpenCV and the Python programming language. -Project Source: https://github.com/sightmachine/SimpleCV -Project Homepage: http://simplecv.org/ - -1. hebel -Hebel is a library for deep learning with neural networks in Python using GPU acceleration with CUDA through PyCUDA. -Project Source: https://github.com/hannes-brt/hebel -Project Documentation: http://hebel.readthedocs.org/en/latest/ - -1. networkx -NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. -Project Source: https://github.com/networkx/networkx -Project Homepage: http://networkx.github.io/ - -1. pybrain -The Python Machine Learning Library. -Project Source: https://github.com/pybrain/pybrain - -1. ramp -Rapid Machine Learning Prototyping in Python. -Project Source: https://github.com/kvh/ramp -Project Documentation: http://ramp.readthedocs.org/en/latest/ - -1. DeepLearningTutorials -Deep Learning Tutorial notes and code. -project Source: https://github.com/lisa-lab/DeepLearningTutorials -Project Documentation: http://deeplearning.net/tutorial/ - -1. pylearn2 -Pylearn2 is a library designed to make machine learning research easy. -Project Source: https://github.com/lisa-lab/pylearn2 -Project Documentation: http://deeplearning.net/software/pylearn2/ - -1. blaze -Blaze is NumPy and Pandas for Big Data. -Project Source: https://github.com/ContinuumIO/blaze -Project Homepage: http://blaze.pydata.org/ - -1. pymc -PyMC is a python module for Bayesian statistical modeling and model fitting which focuses on advanced Markov chain Monte Carlo fitting algorithms. -Project Source: https://github.com/pymc-devs/pymc/tree/master -Project Documentation: http://pymc-devs.github.io/pymc/ - -1. nltk -NLTK is a suite of open source Python modules, data sets and tutorials supporting research and development in Natural Language Processing. -Project Source: https://github.com/nltk/nltk -Project Homepage: http://www.nltk.org/ - -1. TextBlob -TextBlob is a Python library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) -tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, translation, and more. -Project Source: https://github.com/sloria/TextBlob -Project Homepage: http://textblob.readthedocs.org/en/dev/ - -1. statsmodels -Statsmodels is a Python package that provides a complement to scipy for statistical computations including descriptive statistics and estimation and inference for statistical models. -Project Source: https://github.com/statsmodels/statsmodels -Project Documentation: http://statsmodels.sourceforge.net/devel/ - -1. pycrypto -The Python Cryptography Toolkit. -Project Source: https://github.com/dlitz/pycrypto -Project Homepage: https://www.dlitz.net/software/pycrypto/ - -1. biopython -The Biopython Project is an international association of developers of freely available Python tools for computational molecular biology. -Project Source: https://github.com/biopython/biopython -Project Homepage: http://biopython.org/wiki/Main_Page - -1. simpleai -simple artificial intelligence utilities. -Project Source: https://github.com/simpleai-team/simpleai - -1. emcee -The Python ensemble sampling toolkit for affine-invariant MCMC. -Project Source: https://github.com/dfm/emcee -Project Homepage: http://dan.iel.fm/emcee/current/ - -1. simmetrica -Lightweight framework for collecting and aggregating event metrics as timeseries data. -Project Source: https://github.com/o/simmetrica - -1. dedupe -dedupe is a python library that uses machine learning to perform de-duplication and entity resolution quickly on structured data. -Project Source: https://github.com/datamade/dedupe - -1. bayesian-belief-networks -Pythonic Bayesian Belief Network Package, supporting creation of and exact inference on Bayesian Belief Networks specified as pure python functions. -Project Source: https://github.com/eBay/bayesian-belief-networks diff --git a/StaticWebGenerator.md b/StaticWebGenerator.md deleted file mode 100644 index c679d20..0000000 --- a/StaticWebGenerator.md +++ /dev/null @@ -1,27 +0,0 @@ -## Static Web Generator - -1. pelican -Static site generator that supports Markdown and reST syntax. -Project Source: https://github.com/getpelican/pelican -Project Homepage: http://blog.getpelican.com/ - -1. cactus -Cactus is a simple but powerful static website generator using Python and the Django template system. -Project Source: https://github.com/koenbok/Cactus -Online Demo Address: http://vimeo.com/46999791 - -1. hyde -A Python Static Website Generator. -Project Source: https://github.com/hyde/hyde. -Project Homepage: http://hyde.github.io/ - -1. nikola -A static website and blog generator. -Project Source: https://github.com/getnikola/nikola -Project Homepage: http://getnikola.com/ - -1. mkdocs -Project documentation with Markdown -Project Source: https://github.com/tomchristie/mkdocs/ -Project Homepage: http://www.mkdocs.org/ - diff --git a/Testing.md b/Testing.md deleted file mode 100644 index ba302b7..0000000 --- a/Testing.md +++ /dev/null @@ -1,45 +0,0 @@ -## Testing - -1. python_koans -Python Koans is a port of "Ruby Koans" it is an interactive tutorial for learning Python by practicing TDD and making tests pass. -Project Source: https://github.com/gregmalcolm/python_koans -Online Demo Address: http://www.youtube.com/watch?v=e2WXgXEjbHY&list=PL5Up_u-XkWgNcunP_UrTJG_3EXgbK2BQJ&index=1 - -1. sqlmap -sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. -Project Source: https://github.com/sqlmapproject/sqlmap -Project Homepage: http://sqlmap.org/ - -1. speedtest-cli -Command line interface for testing internet bandwidth using speedtest.net. -Project Source: https://github.com/sivel/speedtest-cli - -1. buildbot -Python-based continuous integration testing framework -Project Source: https://github.com/buildbot/buildbot -Project Homepage: http://buildbot.net/ - -1. locust -Locust is an easy-to-use, distributed, user load testing tool. -Project Source: https://github.com/locustio/locust -Project Homepage: http://locust.io/ - -1. nose -nose is nicer testing for python. -Project Source: https://github.com/nose-devs/nose -Project Documentation: https://nose.readthedocs.org/en/latest/ - -1. splinter -python test framework for web applications. -Project Source: https://github.com/cobrateam/splinter -Project Homepage: http://splinter.cobrateam.info/ - -1. sixpack -Sixpack is a language-agnostic a/b-testing framework. -Project Source: https://github.com/seatgeek/sixpack -Project Homepage: http://sixpack.seatgeek.com/ - -1. owtf -OWASP Offensive Web Testing Framework is a project focused on penetration testing efficiency and alignment of security tests to security standards like: The OWASP Testing Guide (v3 and v4), the OWASP Top 10, PTES and NIST. -Project Source: https://github.com/owtf/owtf -Project Homepage: https://www.owasp.org/index.php/OWASP_OWTF diff --git a/ToolandUtilities.md b/ToolandUtilities.md deleted file mode 100644 index 6b676d1..0000000 --- a/ToolandUtilities.md +++ /dev/null @@ -1,357 +0,0 @@ -## Tools and Utilities - -1. sh -sh is a full-fledged subprocess replacement for Python that allows you to call any program as if it were a function. -Project Source: https://github.com/amoffat/sh -Project Documentation: http://amoffat.github.io/sh/ - -1. macropy -MacroPy is an implementation of Syntactic Macros in the Python Programming Language. -Project Source: https://github.com/lihaoyi/macropy - -1. envoy -A convenience wrapper around the subprocess module. -Project Source: https://github.com/kennethreitz/envoy - -1. xmltodict -xmltodict is a module that makes working with XML feel like you are working with JSON. -Project Source: https://github.com/martinblech/xmltodict - -1. GateOne -Gate One is an HTML5 web-based terminal emulator and SSH client. -Project Source: https://github.com/liftoff/GateOne -Project Homepage: http://liftoffsoftware.com/Products/GateOne - -1. SocketRocket -A conforming Objective-C WebSocket client library. -Project Source: https://github.com/square/SocketRocket - -1. storm -Manage your SSH like a boss. -Project Source: https://github.com/emre/storm -Project Documentation: http://stormssh.readthedocs.org/en/master/ - -1. q -q allows direct SQL-like queries on CSVs/TSVs (and any other tabular text files), including joins and any other SQL construct, -and supports automatic detection of column types and names. -Project Source: https://github.com/harelba/q - -1. arrow -Arrow is a Python library that offers a sensible, human-friendly approach to creating, manipulating, formatting and converting dates, times, and timestamps. -Project Source: https://github.com/crsmithdev/arrow -Project Homepage: http://crsmithdev.com/arrow/ - -1. beeswithmachineguns -A utility for arming many bees to attack targets (web applications). -Project Source: https://github.com/newsapps/beeswithmachineguns - -1. powerline-shell -A Powerline like prompt for Bash, ZSH and Fish. -Project Source: https://github.com/milkbikis/powerline-shell - -1. fuckitpy -FuckIt.py uses state-of-the-art technology to make sure your Python code runs whether it has any right to or not. -Project Source: https://github.com/ajalt/fuckitpy - -1. yowsup -The open source cross platform Whatsapp library powering Wazapp. -Project Source: https://github.com/tgalal/yowsup - -1. cheat -cheat allows you to create and view interactive cheatsheets on the command-line. -Project Source: https://github.com/chrisallenlane/cheat - -1. virtualenv -virtualenv is a tool to create isolated Python environments. -Project Source: https://github.com/pypa/virtualenv -Project Documentation: https://virtualenv.pypa.io/en/latest/virtualenv.html#installation - -1. python-docx -Reads, queries and modifies Microsoft Word 2007/2008 docx files. -Project Source: https://github.com/mikemaccana/python-docx - -1. tqdm -Instantly make your loops show a progress meter. -Project Source: https://github.com/noamraph/tqdm - -1. CommonRegex -A collection of common regular expressions bundled with an easy to use interface. -Project Source: https://github.com/madisonmay/CommonRegex - -1. baseimage-docker -A minimal Ubuntu base image modified for Docker-friendliness. -Project Source: https://github.com/phusion/baseimage-docker -Project Homepage: http://phusion.github.io/baseimage-docker/ - -1. pip-tools -A set of tools to keep your pinned Python dependencies fresh. -Project Source: https://github.com/nvie/pip-tools - -1. autopep8 -autopep8 automatically formats Python code to conform to the PEP 8 style guide. -Project Source: https://github.com/hhatto/autopep8 -Project Homepage: https://pypi.python.org/pypi/autopep8/ - -1. leapcast -ChromeCast emulation app for any device -Project Source: https://github.com/dz0ny/leapcast - -1. rumps -Ridiculously Uncomplicated Mac os x Python Statusbar apps. -Project Source: https://github.com/jaredks/rumps - -1. colout -colout is a simple command to add colors to a text stream in your terminal. -Project Source: https://github.com/nojhan/colout -Project Homepage: http://nojhan.github.io/colout/ - -1. pep8 -Simple Python style checker in one Python file -Project Source: https://github.com/jcrocholl/pep8 -Project Documentation: http://pep8.readthedocs.org/en/latest/ - -1. raven-python -Raven is a Python client for Sentry. -Project Source: https://github.com/getsentry/raven-python -Project Documentation: http://raven.readthedocs.org/en/latest/ - -1. mongol -A simple python tool to pinpoint the IP addresses of machines working for the Great Firewall of China. -Project Source: https://github.com/mothran/mongol - -1. SpoofMAC -Easily spoof your MAC address. -Project Source: https://github.com/feross/SpoofMAC -Project Homepage: http://feross.org/spoofmac/ - -1. funcy -A collection of fancy functional tools focused on practicality. -Project Source: https://github.com/Suor/funcy -Project Documentation: https://github.com/Suor/funcy - -1. pystache -Pystache is a Python implementation of Mustache. Mustache is a framework-agnostic, logic-free templating system inspired by ctemplate and et. -Project Source: https://github.com/defunkt/pystache -Project Homepage: http://mustache.github.com/ - -1. dropship -Instantly transfer files between Dropbox accounts using only their hashes. -Project Source: https://github.com/driverdan/dropship - -1. livestreamer -CLI program that extracts streams from various services and pipes them into a video player of choice. -Project Source: https://github.com/chrippa/livestreamer -Project Homepage: http://livestreamer.tanuki.se/en/latest/ - -1. node-gyp -node-gyp is a cross-platform command-line tool written in Node.js for compiling native addon modules for Node.js. -Project Source: https://github.com/TooTallNate/node-gyp - -1. everpad -Evernote client well integrated with linux desktop. -Project Source: https://github.com/nvbn/everpad - -1. redo -redo is a competitor to the long-lived, but sadly imperfect, make program. -Project Source: https://github.com/apenwarr/redo - -1. furl -furl is a small Python library that makes manipulating URLs simple. -Project Source: https://github.com/gruns/furl - -1. brackets-shell -CEF3-based application shell for Brackets. -Project Source: https://github.com/adobe/brackets-shell -Project Homepage: http://brackets.io/ - -1. python-markdown2 -A fast and complete implementation of Markdown in Python. -Project Source: https://github.com/trentm/python-markdown2 - -1. fabtools -Tools for writing awesome Fabric files. -Project Source: https://github.com/ronnix/fabtools -Project Documentation: http://fabtools.readthedocs.org/en/0.17.0/ - -1. objc_dep -Graph the import dependancies in an Objective-C project. -Project Source: https://github.com/nst/objc_dep - -1. oauthlib -A generic, spec-compliant, thorough implementation of the OAuth request-signing logic. -Project Source: https://github.com/idan/oauthlib -Project Documentation: https://oauthlib.readthedocs.org/en/latest/index.html - -1. geeknote -Console client for Evernote. -Project Source: https://github.com/VitaliyRodnenko/geeknote - -1. plumbum -Plumbum is a small yet feature-rich library for shell script-like programs in Python. -Project Source: https://github.com/tomerfiliba/plumbum -Project Homepage: http://plumbum.readthedocs.org/en/latest/ - -1. flanker -Python email address and Mime parsing library. -Project Source: https://github.com/mailgun/flanker -Project Documentation: https://github.com/mailgun/flanker/blob/master/docs/User%20Manual.md - -1. itsdangerous -Various helpers to pass trusted data to untrusted environments. -Project Source: https://github.com/mitsuhiko/itsdangerous -Project Homepage: https://pythonhosted.org/itsdangerous/ - -1. Printrun -Pure Python 3d printing host software -Project Source: https://github.com/kliment/Printrun - -1. pdfminer -PDFMiner is a tool for extracting information from PDF documents. -Project Source: https://github.com/euske/pdfminer -Project Homepage: https://euske.github.io/pdfminer/ - -1. qtile -A small, flexible, scriptable tiling window manager. -Project Source: https://github.com/qtile/qtile -Project Homepage: http://qtile.org/ - -1. doge -doge is a simple motd script based on the slightly stupid but very funny doge meme. It prints random grammatically incorrect statements that are sometimes based on things from your computer. -Project Source: https://github.com/thiderman/doge -Project Documentation: https://pypi.python.org/pypi/doge/ - -1. wssh -SSH to WebSockets Bridge. -Project Source: https://github.com/aluzzardi/wssh - -1. gspread -Google Spreadsheets Python API. -Project Source: https://github.com/burnash/gspread -Project Documentation: http://burnash.github.com/gspread/ - -1. Python-Markdown -This is a Python implementation of John Gruber's Markdown. -Project Source: https://github.com/waylan/Python-Markdown -Project Documentation: https://pythonhosted.org/Markdown/ - -1. fail2ban -Daemon to ban hosts that cause multiple authentication errors. -Project Source: https://github.com/fail2ban/fail2ban -Project Homepage: https://github.com/fail2ban/fail2ban - -1. sabnzbd -SABnzbd is an Open Source Binary Newsreader written in Python. -Project Source: https://github.com/sabnzbd/sabnzbd -Project Homepage; http://sabnzbd.org/ - -1. delorean -Delorean is a library for clearing up the inconvenient truths that arise dealing with datetimes in Python. -Project Source: https://github.com/myusuf3/delorean -Project Documentation: https://github.com/myusuf3/delorean - -1. shovel -Shovel is like Rake for python. Turn python functions into tasks simply, and access and invoke them from the command line. -Project Source: https://github.com/seomoz/shovel - -1. python-phonenumbers -Python port of Google's libphonenumber. -Project Source: https://github.com/daviddrysdale/python-phonenumbers - -1. virtualenv-burrito -One command to have a working virtualenv + virtualenvwrapper environment. -Project Source: https://github.com/brainsik/virtualenv-burrito - -1. maestro -Maestro provides the ability to easily launch, orchestrate and manage mulitple Docker containers as single unit. -Project Source: https://github.com/toscanini/maestro - -1. python-lust -This project implements the basics of creating a proper modern daemon on a Unix system in Python. -Project Source: https://github.com/zedshaw/python-lust - -1. subliminal -Subliminal is a python library to search and download subtitles. -Project Source: https://github.com/Diaoul/subliminal -Project Documentation: http://subliminal.readthedocs.org/en/latest/ - -1. readerisdead -A collection of tools to help with the Google Reader shutdown. -Project Source: https://github.com/mihaip/readerisdead -Project Homepage: http://readerisdead.com/ - -1. pyrasite -Inject code into running Python processes. -Project Source: https://github.com/lmacken/pyrasite -Project Homepage: http://pyrasite.com/ - -1. DissidentX -DissidentX is a censorship resistance tool. -Project Source: https://github.com/bramcohen/DissidentX - -1. manage.py -Human friendly CLI builder. -Project Source: https://github.com/Birdback/manage.py - -1. logbook -A cool logging replacement for Python. -Project Source: https://github.com/mitsuhiko/logbook - -1. WebSocket-for-Python -WebSocket client and server library for Python 2 and 3 as well as PyPy. -Project Source: https://github.com/Lawouach/WebSocket-for-Python -Project Documentation: https://ws4py.readthedocs.org/en/latest/ - -1. cryptography -cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. -Project Source: https://github.com/pyca/cryptography -Project Documentation: https://cryptography.io/en/latest/ - -1. pyquery -A jquery-like library for python. -Project Source: https://github.com/gawel/pyquery -Project Documentation: http://pyquery.readthedocs.org/en/latest/ - -1. schema -schema is a library for validating Python data structures. -Project Source: https://github.com/halst/schema - -1. unoconv -Universal Office Converter - Convert between any document format supported by LibreOffice/OpenOffice. -Project Source: https://github.com/dagwieers/unoconv -Project Homepage: http://dag.wiee.rs/home-made/unoconv/ - -1. magpie -Git-backed Evernote replacement. -Project Source: https://github.com/charlesthomas/magpie - -1. workflow -minimalist file based workflow. -Project Source: https://github.com/mdipierro/workflow - -1. binwalk -Firmware Analysis Tool. -Project Source: https://github.com/devttys0/binwalk - -1. lxml -The lxml XML toolkit for Python -Project Source: https://github.com/lxml/lxml - -1. curator -Tending your time-series indices in Elasticsearch. -Project Source: https://github.com/elasticsearch/curator -Project Documentation: https://github.com/elasticsearch/curator/wiki - -1. simplejson -simplejson is a simple, fast, extensible JSON encoder/decoder for Python. -Project Source: https://github.com/simplejson/simplejson -Project Documentation: http://simplejson.readthedocs.org/en/latest/ - -1. mypy -Mypy is an optional static type checker for Python. -Project Source: https://github.com/JukkaL/mypy -Project Website: http://www.mypy-lang.org/ - -1. astropy -Repository for the Astropy core package. -Project Source: https://github.com/astropy/astropy -Project Website: http://www.astropy.org/ diff --git a/ToolsWeb.md b/ToolsWeb.md deleted file mode 100644 index f7dc831..0000000 --- a/ToolsWeb.md +++ /dev/null @@ -1,65 +0,0 @@ -## Tools for Web - -1. huxley -Huxley is a test-like system for catching visual regressions in Web applications. It watches you browse, takes screenshots, and tells you when they change. -Project Source: https://github.com/facebook/huxley - -1. sparkup -Sparkup lets you write HTML code faster. You can write HTML in a CSS-like syntax, and have Sparkup handle the expansion to full HTML code. -Project Source: https://github.com/rstacruz/sparkup -Online Demo Address: https://github.com/rstacruz/sparkup - -1. xhtml2pdf -HTML/CSS to PDF converter based on Python -Project Source: https://github.com/chrisglass/xhtml2pdf -Project Homepage: http://www.xhtml2pdf.com/ - -1. bleach -An easy, HTML5, whitelisting HTML sanitizer. -Project Source: https://github.com/jsocol/bleach -Project Documentation: https://github.com/jsocol/bleach - -1. scrapely -Scrapely is a library for extracting structured data from HTML pages. -Project Source: https://github.com/scrapy/scrapely - -1. mincss -Tool for finding out which CSS selectors you're NOT using. -Project Source: https://github.com/peterbe/mincss -Project Homepage: http://peterbe.github.io/mincss/ - -1. WebPutty -WebPutty is a simple CSS editing and hosting service that you can run on Google App Engine. -Project Source: https://github.com/FogCreek/WebPutty - -1. webassets -Asset management for Python web development. -Project Source: https://github.com/miracle2k/webassets -Project Documentation: http://webassets.readthedocs.org/en/latest/script.html - -1. html2text -Convert HTML to Markdown-formatted text. -Project Source: https://github.com/aaronsw/html2text -Project Homepage: http://www.aaronsw.com/2002/html2text/ - -1. anim_encoder -anim_encoder creates small JavaScript+HTML animations from a series on PNG images. -Project Source: https://github.com/sublimehq/anim_encoder - -1. boom -Boom! is a simple command line tool to send some load to a web app. -Project Source: https://github.com/tarekziade/boom - -1. WeasyPrint -WeasyPrint converts web documents (HTML with CSS, SVG, ...) to PDF. -Project Source: https://github.com/Kozea/WeasyPrint -Project Homepage: http://weasyprint.org/ - -1. centrifuge -Simple real-time messaging in web applications. -Project Source: https://github.com/FZambia/centrifuge - -1. pyjs -pyjs is a Rich Internet Application (RIA) Development Platform for both Web and Desktop. -Project Source: https://github.com/pyjs/pyjs -Project Homepage: http://pyjs.org/ diff --git a/UsefulAPI.md b/UsefulAPI.md deleted file mode 100644 index d9c443d..0000000 --- a/UsefulAPI.md +++ /dev/null @@ -1,68 +0,0 @@ -## Useful API - -1. tweepy -An easy-to-use Python library for accessing the Twitter API. -Project Source: https://github.com/tweepy/tweepy -Project Homepage: http://www.tweepy.org/ - -1. twitter -Python Twitter API. -Project Source: https://github.com/sixohsix/twitter -Project Homepage: http://mike.verdone.ca/twitter/ - -1. twython -Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs. -Project Source: https://github.com/ryanmcgrath/twython -Project Documentation: https://github.com/ryanmcgrath/twython - -1. python-twitter -A Python wrapper around the Twitter API. -Project Source: https://github.com/bear/python-twitter -Project Documentation: https://dev.twitter.com/docs - -1. facebook-sdk -A set of essential tools for working with Facebook in Python. -Project Source: https://github.com/pythonforfacebook/facebook-sdk -Project Homepage: http://www.pythonforfacebook.com/ - -1. pyfacebook -PyFacebook is a Python client library for the Facebook API. -Project Source: https://github.com/sciyoshi/pyfacebook - -1. Django-facebook -Facebook open graph api implementation using the Django web framework in python. -Project Source: https://github.com/tschellenbach/Django-facebook -Project Homepage: http://www.mellowmorning.com/ - -1. Wikipedia -A Pythonic wrapper for the Wikipedia API. -Project Source: https://github.com/goldsmith/Wikipedia -Project Homepage: https://wikipedia.readthedocs.org/en/latest/ - -1. python-instagram -Python Client for Instagram API. -Project Source: https://github.com/Instagram/python-instagram - -1. praw -A python package that allows for simple access to reddit's API. -Project Source: https://github.com/praw-dev/praw -Project Documentation: https://praw.readthedocs.org/en/v2.1.16/ - -1. PyAPNs -Python library for interacting with the Apple Push Notification service. -Project Source: https://github.com/djacobs/PyAPNs -Project Documentation: https://pypi.python.org/pypi/apns/ - -1. docker-py -An API client for docker written in Python. -Project Source: https://github.com/dotcloud/docker-py - -1. PyGithub -Python library implementing the full GitHub API v3. -Project Source: https://github.com/jacquev6/PyGithub - -1. sinaweibopy -Sina Weibo Python SDK. -Project Source: https://github.com/michaelliao/sinaweibopy -Project Homepage: http://github.liaoxuefeng.com/sinaweibopy/ - \ No newline at end of file diff --git a/Video.md b/Video.md deleted file mode 100644 index 87cd301..0000000 --- a/Video.md +++ /dev/null @@ -1,50 +0,0 @@ -## Video - -1. CouchPotatoServer -CouchPotato is an automatic NZB and torrent downloader. -Project Source: https://github.com/RuudBurger/CouchPotatoServer -Project Homepage: https://couchpota.to/ - -1. coursera -Script for downloading Coursera.org videos and naming them. -Project Source: https://github.com/coursera-dl/coursera - -1. Medusa -Medusa: Take full control of your PVR. Select the results YOU want! Supports TVMaze, TMDB, and TVDB. -Project Source: https://github.com/pymedusa/medusa - -1. moviepy -MoviePy is a Python module for script-based movie editing. -Project Source: https://github.com/Zulko/moviepy -Project Homepage: http://zulko.github.io/moviepy/ - -1. Sick-Beard -PVR & episode guide that downloads and manages all your TV shows. -Project Source: https://github.com/midgetspy/Sick-Beard -Project Homepage: https://code.google.com/p/sickbeard/ - -1. SickGear -SickGear, a usenet and bittorrent PVR -Project Source: https://github.com/SickGear/SickGear - -1. SickRage -SickRage - Searches TheTVDB for shows. -Project Source: https://github.com/SickRage/SickRage - -1. SiCKRAGETV -SickRage - Searches TheTVDB for shows. -Project Source: https://github.com/SiCKRAGETV/SiCKRAGE - -1. xunlei-lixian -xunlei offline download script. -Project Source: https://github.com/iambus/xunlei-lixian - -1. youtube-dl -Download videos from youtube.com or other video platforms. -Project Source: https://github.com/rg3/youtube-dl -Project Homepage: http://rg3.github.io/youtube-dl/ - -1. you-get -A YouTube/Youku/Niconico video downloader written in Python 3. -Project Source: https://github.com/soimort/you-get -Project Homepage: http://www.soimort.org/you-get/ diff --git a/Visualization.md b/Visualization.md deleted file mode 100644 index 0898293..0000000 --- a/Visualization.md +++ /dev/null @@ -1,30 +0,0 @@ -## Visualization - -1. matplotlib -matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. -Project Source: https://github.com/matplotlib/matplotlib -Project Homepage: http://matplotlib.org/ - -1. vincent -Python to vega translator, built for making visualizations with D3.js. -Project Source: https://github.com/wrobstory/vincent -Project Documentation: https://vincent.readthedocs.org/en/latest/ - -1. d3py -A plottling library for python, based on D3. -Project Source: https://github.com/mikedewar/d3py - -1. seaborn -Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics. -Project Source: https://github.com/mwaskom/seaborn -Project Homepage: http://stanford.edu/~mwaskom/software/seaborn/ - -1. prettyplotlib -Python matplotlib-enhancer library which painlessly creates beautiful default matplotlib plots. -Project Source: https://github.com/olgabot/prettyplotlib -Project Homepage: http://olgabot.github.io/prettyplotlib/ - -1. pygal -pygal is a dynamic SVG charting library written in python. -Project Source: https://github.com/Kozea/pygal -Project Documentation: http://pygal.org/ diff --git a/WebFrameworkandRelatedTool.md b/WebFrameworkandRelatedTool.md deleted file mode 100644 index d2cb941..0000000 --- a/WebFrameworkandRelatedTool.md +++ /dev/null @@ -1,383 +0,0 @@ -## Web Framework and Related Tools - -1. django -Django is a Python high-level Web framework that encourages rapid development and clean, pragmatic design. -Project Source: https://github.com/django/django -Project Homepage: https://www.djangoproject.com/ - -1. django-tastypie -Tastypie is a webservice API framework for Django. It provides a convenient, yet powerful and highly customizable abstraction for creating REST-style interfaces. -Project Source: https://github.com/toastdriven/django-tastypie -Project Homepage: http://tastypieapi.org/ - -1. django-rest-framework -Django REST framework is a powerful and flexible toolkit that makes it easy to build Web APIs -Project Source: https://github.com/tomchristie/django-rest-framework -Project Homepage: http://www.django-rest-framework.org/ - -1. django-extensions -Django Extensions is a collection of custom extensions for the Django Framework. -Project Source: https://github.com/django-extensions/django-extensions -Project Documentation: http://django-extensions.readthedocs.org/en/latest/ - -1. django-crispy-forms -The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format -while providing an enormous amount of capability to configure and control the rendered HTML. -Project Source: https://github.com/maraujop/django-crispy-forms -Project Documentation: http://django-crispy-forms.readthedocs.org/en/latest/ - -1. django-haystack -Haystack provides modular search for Django. -Project Source: https://github.com/toastdriven/django-haystack -Project Homepage: http://haystacksearch.org/ - -1. django-compressor -Django Compressor combines and compresses linked and inline Javascript or CSS in a Django template into cacheable static files by using the compress template tag. -Project Source: https://github.com/django-compressor/django-compressor -Project Documentation: http://django-compressor.readthedocs.org/en/latest/ - -1. django-reversion -django-reversion is an extension to the Django web framework that provides comprehensive version control facilities. -Project Source: https://github.com/etianen/django-reversion -Project Documentation: http://django-reversion.readthedocs.org/en/latest/ - -1. django-taggit -django-taggit a simpler approach to tagging with Django. -Project Source: https://github.com/alex/django-taggit -Project Documentation: http://django-taggit.readthedocs.org/en/latest/ - -1. django-oscar -Oscar is an e-commerce framework for Django designed for building domain-driven sites. -Project Source: https://github.com/tangentlabs/django-oscar -Project Homepage: http://oscarcommerce.com/ - -1. django-basic-apps -Simple apps for Django projects. -Project Source: https://github.com/nathanborror/django-basic-apps -Project Homepage: https://code.google.com/p/django-basic-apps/ - -1. django-xadmin -Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap. -Project Source: https://github.com/sshwsfc/django-xadmin -Project Homepage (Chinese): http://sshwsfc.github.io/django-xadmin/ - -1. django-filter -Django-filter is a reusable Django application for allowing users to filter querysets dynamically. -Project Source: https://github.com/alex/django-filter -Project Documentation: https://django-filter.readthedocs.org/en/latest/ - -1. django-mptt -Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances. -Project Source: https://github.com/django-mptt/django-mptt -Project Documentation: http://django-mptt.github.io/django-mptt/ - -1. django-devserver -A drop in replacement for Django's built-in runserver command. -Project Source: https://github.com/dcramer/django-devserver - -1. django-admin2 -Extendable, adaptable rewrite of django.contrib.admin. -Project Source: https://github.com/pydanny/django-admin2 -Proeject Documentation: http://django-admin2.readthedocs.org/en/latest/ - -1. django-admin-bootstrapped -A Django admin theme using Bootstrap. It doesn't need any kind of modification on your side, just add it to the installed apps. -Project Source: https://github.com/django-admin-bootstrapped/django-admin-bootstrapped -Project Homepage: https://github.com/django-admin-bootstrapped/django-admin-bootstrapped - -1. django-model-utils -Django model mixins and utilities. -Project Source: https://github.com/carljm/django-model-utils -Project Documentation: https://django-model-utils.readthedocs.org/en/latest/ - -1. django-schedule -A calendaring/scheduling application. -Project Source: https://github.com/thauber/django-schedule - -1. django-deployment-workshop -Code and configuration used in my Django Deployment Workshop. -Project Source: https://github.com/jacobian/django-deployment-workshop - -1. django-suit -Modern theme for Django admin interface. -Project Source: https://github.com/darklow/django-suit -Project Homepage: http://djangosuit.com/ - -1. django-nose -Django test runner using nose. -Project Source: https://github.com/django-nose/django-nose -Project Documentation: https://github.com/django-nose/django-nose - -1. django-c10k-demo -django-c10k-demo is an experimental playground for high concurrency in Django with WebSockets. -Project Source: https://github.com/aaugustin/django-c10k-demo - -1. django-twoscoops-project -A project template for Django 1.6. -Project Source: https://github.com/twoscoops/django-twoscoops-project -Project Homepage: http://twoscoopspress.org/ - -1. django-floppyforms -Full control of form rendering in the templates. -Project Source: https://github.com/gregmuellegger/django-floppyforms -Project Documentation: http://django-floppyforms.readthedocs.org/en/latest/ - -1. django-cache-machine -Automatic caching and invalidation for Django models through the ORM. -Project Source: https://github.com/jbalogh/django-cache-machine - -1. django-skel -A modern Django (1.5) project skeleton. -Project Source: https://github.com/rdegges/django-skel -Project Documentation: http://django-skel.readthedocs.org/en/latest/ - -1. django-base-template -A Django 1.6 base template with HTML5Boilerplate and Twitter Bootstrap. -Project Source: https://github.com/xenith/django-base-template - -1. gargoyle -Gargoyle is a platform built on top of Django which allows you to switch functionality of your application on and off based on conditions. -Project Source: https://github.com/disqus/gargoyle -Project Documentation: http://gargoyle.readthedocs.org/en/latest/ - -1. django-bootstrap3 -Bootstrap 3 integration with Django. -Project Source: https://github.com/dyve/django-bootstrap3 -Project Documentation: http://django-bootstrap3.readthedocs.org/en/latest/ - -1. Thumbnails for Django -Thumbnails for Django. -Project Source: https://github.com/mariocesar/sorl-thumbnail -Project Documentation: http://sorl-thumbnail.readthedocs.org/en/latest/ - -1. easy-thumbnails -A powerful, yet easy to implement thumbnailing application for Django. -Project Source: https://github.com/SmileyChris/easy-thumbnails -Project Documentation: http://easy-thumbnails.readthedocs.org/en/2.0.1/ - -1. django-guardian -django-guardian is implementation of per object permissions as authorization backend which is supported since Django 1.2. -Proeject Source: https://github.com/lukaszb/django-guardian -Project Documentation: http://django-guardian.readthedocs.org/en/v1.2/ - -1. django-braces -Mixins for Django's class-based views. -Project Source: https://github.com/brack3t/django-braces -Project Documentation: http://django-braces.readthedocs.org/en/latest/index.html - -1. django-activity-stream -Generate generic activity streams from the actions on your site. -Project Source: https://github.com/justquick/django-activity-stream -Project Documentation: https://django-activity-stream.readthedocs.org/en/latest/ - -1. django-socialregistration -Combining OpenID, OAuth and FacebookConnect signup in one application. -Project Source: https://github.com/flashingpumpkin/django-socialregistration -Project Documentation: http://django-socialregistration.readthedocs.org/en/latest/ - -1. django-imagekit -Automated image processing for Django. -Project source: https://github.com/matthewwithanm/django-imagekit -Project Documentation: http://django-imagekit.readthedocs.org/en/latest/ - -1. django-pipeline -Pipeline is an asset packaging library for Django. -Project Source: https://github.com/cyberdelia/django-pipeline -Project Documentation: http://django-pipeline.readthedocs.org/en/latest/ - -1. Django-Socialauth -Allows logging in via Facebook, Yahoo, Gmail, Twitter and Openid. -Project Source: https://github.com/agiliq/Django-Socialauth - -1. django-jenkins -Plug and play continuous integration with django and jenkins. -Project Source: https://github.com/kmmbvnr/django-jenkins - -1. django-paypal -A pluggable Django application for integrating PayPal Payments Standard or Payments Pro. -Project Source: https://github.com/johnboxall/django-paypal - -1. horizon -Horizon is a Django-based project aimed at providing a complete OpenStack Dashboard along with an extensible framework for building new dashboards from reusable components. -Project Source: https://github.com/openstack/horizon - -1. django-avatar -A Django app for handling user avatars. -Project Source: A Django app for handling user avatars. - -1. django-userena -Accounts for Django made beautifully simple. -Project Source: https://github.com/bread-and-pepper/django-userena - -1. django-redis-cache -A Redis cache backend for django. -Project Source: https://github.com/sebleier/django-redis-cache - -1. mongodb-engine -Django MongoDB Backend. -Project Source: https://github.com/django-nonrel/mongodb-engine -Project Homepage: http://django-nonrel.org/ - -1. django-filebrowser -Media-Management with Grappelli. -Project Source: https://github.com/sehmaschine/django-filebrowser -Project Documentation: http://django-filebrowser.readthedocs.org/en/latest/ - -1. django-twitter-tag -A django template tag to display user's recent tweets. -project Source: https://github.com/coagulant/django-twitter-tag - -1. django-pagination -A set of utilities for creating robust pagination tools throughout a django application. -Project Source: https://github.con/ericflo/django-pagination -Project Homepage: http://code.google.com/p/django-pagination/ - -1. django-drip -Use the admin to manage drip campaign emails using querysets on Django's User model. -Project Source: https://github.com/zapier/django-drip - -1. django-vanilla-views -Beautifully simple class-based views. -Project Source: https://github.com/tomchristie/django-vanilla-views - -1. django-filer -File and Image Management Application for django. -Project Source: https://github.com/stefanfoulis/django-filer -Project Documentation: http://django-filer.readthedocs.org/en/latest/index.html - -1. django-angular -Let AngularJS play well with Django. -Project Source: https://github.com/jrief/django-angular -Project Documentation: http://django-angular.readthedocs.org/en/latest/ - -1. model_mommy -Model-mommy offers you a smart way to create fixtures for testing in Django. -Project Source: https://github.com/vandersonmota/model_mommy -Project Documentation: http://model-mommy.readthedocs.org/en/latest/ - -1. django-skel -A modern Django (1.5) project skeleton. -Project Source: https://github.com/rdegges/django-skel -Project Documentation: http://django-skel.readthedocs.org/en/latest/ - -1. mongodb-engine -Django MongoDB Backend. -Project Source: https://github.com/django-nonrel/mongodb-engine - -1. django-jsonfield -A reusable JSONField model for Django to store ad-hoc data. -Project Source: https://github.com/bradjasper/django-jsonfield - -1. flask -Flask is a microframework for Python based on Werkzeug and Jinja2. -Project Source: https://github.com/mitsuhiko/flask -Project Homepage: http://flask.pocoo.org/ - -1. flask-restful -Flask-RESTful provides the building blocks for creating a great REST API. -Project Source: https://github.com/twilio/flask-restful -Project Documentation: http://flask-restful.readthedocs.org/en/latest/ - -1. flask-admin -Simple and extensible administrative interface framework for Flask. -Project Source: https://github.com/mrjoes/flask-admin -Project Documentation: https://flask-admin.readthedocs.org/en/latest/ - -1. flask-appengine-template -Boilerplate project template for running Flask on Google App Engine. -Project Source: https://github.com/kamalgill/flask-appengine-template - -1. flask-login -Flask user session management. -Project Source: https://github.com/maxcountryman/flask-login -Project documentation: http://flask-login.readthedocs.org/en/latest/ - -1. flask-sockets -Elegant WebSockets for your Flask apps. -Project Source: https://github.com/kennethreitz/flask-sockets - -1. flask-sqlalchemy -Adds SQLAlchemy support to Flask. -Project Source: https://github.com/mitsuhiko/flask-sqlalchemy - -1. flaskr-tdd -Intro to Flask, Test Driven Development (TDD), and jQuery. -Project Source: https://github.com/mjhea0/flaskr-tdd - -1. Flask-Foundation -A solid foundation for your flask app. -Project Source: https://github.com/JackStouffer/Flask-Foundation -project Hoempage: https://jackstouffer.github.io/Flask-Foundation/ - -1. flask-api -Browsable web APIs for Flask. -Project Source: https://github.com/tomchristie/flask-api -Project Homepage: http://www.flaskapi.org/ - -1. angular-flask -An AngularJS (frontend) + Flask / Python (backend) Boilerplate Application. -Project Source: https://github.com/shea256/angular-flask - -1. eve -Eve is an out-of-the-box, highly customizable and fully featured RESTful Web API framework that you can use to effortlessly build and deploy your own APIs. -Project Source: https://github.com/nicolaiarocci/eve -Project Homepage: http://python-eve.org/ - -1. tornado -Tornado is a Python web framework and asynchronous networking library. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. -Project Source: https://github.com/tornadoweb/tornado -Project Documentation: http://www.tornadoweb.org/en/stable/ - -1. tornadio2 -Python socket.io server implementation on top of Tornado framework. -Project Source: https://github.com/mrjoes/tornadio2 - -1. sockjs-tornado -SockJS-tornado is a Python server side counterpart of SockJS-client browser library running on top of Tornado framework. -Project Source: https://github.com/mrjoes/sockjs-tornado - -1. webpy -web.py is a web framework for Python that is as simple as it is powerful. -Project Source: https://github.com/webpy/webpy -Project Homepage: http://webpy.org/ - -1. bootle -Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. -Project Source: https://github.com/defnull/bottle -Project Documentation: http://bottlepy.org/docs/dev/index.html - -1. pyramid -Pyramid is a small, fast, down-to-earth, open source Python web framework. -Project Source: https://github.com/Pylons/pyramid -Project Homepage: http://www.pylonsproject.org/ - -1. play1 -Play framework makes it easier to build Web applications with Java. It is a clean alternative to bloated Enterprise Java stacks. -Project Source: https://github.com/playframework/play1 -Project Homepage: http://www.playframework.com/ - -1. web2py -web2py is a free open source full-stack framework for rapid development of fast, scalable, secure and portable database-driven web-based applications. -Project source: https://github.com/web2py/web2py -Project Homepage: http://www.web2py.com/ - -1. jinja2 -Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline -expressions and an optional sandboxed environment. -Project Source: https://github.com/mitsuhiko/jinja2 -Project Homepage: http://jinja.pocoo.org/ - -1. AutobahnPython -WebSocket & WAMP for Python on Twisted and asyncio. -Project Source: https://github.com/tavendo/AutobahnPython -Project Homepage: http://autobahn.ws/python/ - -1. twisted -Event-driven networking engine written in Python. -Project Source: https://github.com/twisted/twisted -Project Homepage: https://twistedmatrix.com/trac/ - -1. diesel -Greenlet-based event I/O Framework for Python. -Project Source: https://github.com/jamwt/diesel -Project Homepage: http://diesel.io/ \ No newline at end of file diff --git a/WebMining.md b/WebMining.md deleted file mode 100644 index b933f89..0000000 --- a/WebMining.md +++ /dev/null @@ -1,45 +0,0 @@ -## Web Mining - -1. scrapy -Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing. -Project Source: https://github.com/scrapy/scrapy -Project Homepage: http://scrapy.org/ - -1. Pattern -Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization. -Project Source: https://github.com/clips/pattern -Project Homepage: http://www.clips.ua.ac.be/pages/pattern - -1. portia -Portia is a tool for visually scraping web sites without any programming knowledge. -Project Source: https://github.com/scrapinghub/portia - -1. python-goose -Html Content / Article Extractor, web scrapping lib in Python. -Project Source: https://github.com/grangier/python-goose - -1. newspaper -News extraction, article extraction and content curation in python. -Project Source: https://github.com/codelucas/newspaper -Project Homepage: http://newspaper.readthedocs.org/en/latest/ - -1. gensim -Gensim is a Python library for topic modelling, document indexing and similarity retrieval with large corpora. -Project Source: https://github.com/piskvorky/gensim -Project Homepage: http://radimrehurek.com/gensim/ - -1. distribute_crawler -A distributed web crawler. -Project Source: https://github.com/gnemoug/distribute_crawler - -1. pyspider -A spider system in python. -Project Source: https://github.com/binux/pyspider - -1. tagger -A Python module for extracting relevant tags from text documents. -Project Source: https://github.com/apresta/tagger - -1. cola -A distributed crawling framework. -Project Source: https://github.com/chineking/cola diff --git a/WebSiteSource.md b/WebSiteSource.md deleted file mode 100644 index ca3aac0..0000000 --- a/WebSiteSource.md +++ /dev/null @@ -1,30 +0,0 @@ -## Web Site Source - -1. reddit -The code that powers reddit.com. -Project Source: https://github.com/reddit/reddit -Project Homepage: http://www.reddit.com/r/redditdev - -1. readthedocs.org -The source code to readthedocs.org. -Project Source: https://github.com/rtfd/readthedocs.org -Project Homepage: https://readthedocs.org/ - -1. pinry -The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. -Project Source: https://github.com/pinry/pinry -Project Homepage: http://getpinry.com/ - -1. class2go -Class2Go is Stanford's internal open-source platform for on-line education. -Project source: https://github.com/Stanford-Online/class2go -Project Homepage: http://class2go.stanford.edu/ - -1. pythondotorg -The new python.org. -Project Source: https://github.com/python/pythondotorg - -1. zamboni -The backend of the Firefox Marketplace. -Project Source: https://github.com/mozilla/zamboni -Project Documentation: http://zamboni.readthedocs.org/en/latest/ diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..9dc40fb --- /dev/null +++ b/css/style.css @@ -0,0 +1,124 @@ + +body { + background:#E0FFFF url('../img/bg-noise.png') top left; +} + +a { + text-decoration: none; + font-weight: bold; + color: #FF0000; +} + +p { + font-size: 17px; + font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; + line-height: 1.5em; +} + +h1 { + font-family: 'MuseoSlab500Regular', sans-serif; + text-align: center; + color: #999; + font-size: 42px; + margin: 30px 0 0 0; +} + +.title p { + text-align: center; +} + +.title a { + text-decoration: none; + color: #FF6600; + +} + +.title a:hover { + color: #FF0000; +} + +.author { + margin: 0 auto; + width: 700px; + text-align: center; + clear: both; +} + +.author a { + text-decoration: none; + color: #FF6600; + +} + +.author a:hover { + color: #FF0000; +} + + +.author .heart { + display: inline-block; + position: relative; + top: .2em; + font-size: 1.4em; + color: #FF0066; + -webkit-transform: scale(.7); + -moz-transform: scale(.7); + transform: scale(.7); + -webkit-animation: heart .4s infinite linear alternate-reverse; + -moz-animation: heart .4s infinite linear alternate-reverse; + animation: heart .4s infinite linear alternate-reverse; +} +@-webkit-keyframes heart { + to { -webkit-transform: scale(1.0); } +} + +@-moz-keyframes heart { + to { -moz-transform: scale(1.0); } +} + +@keyframes heart { + to { transform: scale(1.0); } +} + +#github-logo { + position: fixed; + bottom: -5px; + right: 20px; + z-index: 1; + display: block; + opacity: 0.3; +} + +.github-ribbon { + position: absolute; + top: 0; + right: 0; + border: 0; +} + + +.gh-btns { + position: relative; + left: 14%; + +} + +.container{ + width: 700px; + margin: 0 auto; + padding: 30px; +} + +/* list + ========================================================================== */ + +.list { width:700px; font-family:Georgia, Times, serif; font-size:15px; } +.list ul { list-style: none; } +.list ul li { } +.list ul li a { display:block; text-decoration:none; color:#000000; background-color:#FFFFFF; line-height:30px; + border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#CCCCCC; padding-left: 10px; cursor:pointer; } +.list ul li a:hover { color:#FFFFFF; background-image:url(../img/hover.png); background-repeat:repeat-x; } +.list ul li a strong { margin-right:10px; } + + + diff --git a/img/bg-noise.png b/img/bg-noise.png new file mode 100644 index 0000000..432e05b Binary files /dev/null and b/img/bg-noise.png differ diff --git a/img/github-cat.png b/img/github-cat.png new file mode 100644 index 0000000..540142c Binary files /dev/null and b/img/github-cat.png differ diff --git a/img/github-ribbon.png b/img/github-ribbon.png new file mode 100644 index 0000000..10c08f4 Binary files /dev/null and b/img/github-ribbon.png differ diff --git a/img/githubcat1.jpg b/img/githubcat1.jpg new file mode 100644 index 0000000..cae72cb Binary files /dev/null and b/img/githubcat1.jpg differ diff --git a/img/hover.png b/img/hover.png new file mode 100644 index 0000000..81d4d9a Binary files /dev/null and b/img/hover.png differ diff --git a/imgs/pythona.jpg b/imgs/pythona.jpg deleted file mode 100644 index 07990b2..0000000 Binary files a/imgs/pythona.jpg and /dev/null differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..660ed60 --- /dev/null +++ b/index.html @@ -0,0 +1,76 @@ + + +
+ + +
+
+
+ Collect and classify Python open projects on Github.
For more informations, visit the repository.
+ + + + +
+
+
+
+
\ No newline at end of file