Skip to content
Permalink
Branch: master
Commits on Mar 2, 2019
  1. cleanup

    vinta committed Mar 2, 2019
  2. update mkdocs.yml

    vinta committed Mar 2, 2019
  3. update Makefile

    vinta committed Mar 2, 2019
  4. add requirements.txt

    vinta committed Mar 2, 2019
  5. cleanup

    vinta committed Mar 2, 2019
  6. Merge pull request #1247 from C0derLint/travy

    vinta committed Mar 2, 2019
    Update .travis.yml for automatic deployment
Commits on Feb 27, 2019
Commits on Feb 18, 2019
  1. Merge pull request #1170 from jmargeta/patch-1

    vinta committed Feb 18, 2019
    Add Ray to Cluster computing
Commits on Feb 11, 2019
  1. Merge pull request #1220 from MikeTheWatchGuy/master

    vinta committed Feb 11, 2019
    Updated PySimpleGUI info (this project was previously merged)
  2. Merge pull request #831 from astrofra/master

    vinta committed Feb 11, 2019
    Adding Harfang3D to Game development section
Commits on Feb 3, 2019
  1. Merge pull request #1225 from dhamaniasad/patch-16

    vinta committed Feb 3, 2019
    Add StanfordNLP
Commits on Feb 2, 2019
  1. Add StanfordNLP

    dhamaniasad committed Feb 2, 2019
Commits on Jan 28, 2019
  1. Merge pull request #1221 from duyetdev/patch-1

    vinta committed Jan 28, 2019
    Add Apache Airflow
  2. Update README.md

    duyetdev committed Jan 28, 2019
Commits on Jan 26, 2019
Commits on Jan 22, 2019
  1. Merge pull request #1210 from lessneek/master

    vinta committed Jan 22, 2019
    Fixed PySDL2 URL.
Commits on Dec 30, 2018
  1. Fixed PySDL2 URL.

    intagger
    intagger committed Dec 30, 2018
Commits on Dec 20, 2018
  1. fix the broken link Fixes #1207

    vinta committed Dec 20, 2018
Commits on Dec 1, 2018
Commits on Nov 2, 2018
  1. Merge pull request #1189 from neilsh/patch-1

    vinta committed Nov 2, 2018
    Fix broken URL for ConfigObj library
  2. Fix broken URL for ConfigObj library

    neilsh committed Nov 2, 2018
    New URL is to Python 3 compatible port of the original library, blessed by original creator
Commits on Oct 28, 2018
  1. Merge pull request #1182 from Norbinsh/master

    vinta committed Oct 28, 2018
    Updated to the (new) github link
Commits on Oct 27, 2018
Commits on Oct 23, 2018
  1. Merge pull request #1172 from sivu1/master

    vinta committed Oct 23, 2018
    [#1168] fix broken link
Commits on Oct 22, 2018
  1. [#1168] fix broken link

    sivu1 committed Oct 22, 2018
  2. Add Ray to Cluster computing

    jmargeta committed Oct 22, 2018
    # What is this Python project?
    Ray is a flexible, high-performance distributed execution framework. It achieves parallelism in Python with simple and consistent API.
    Ray is particularly suited for machine learning and forms the base of libraries for deep and reinforcement learning, distributing processing of Pandas dataframes, or hyper parameter search.
    
    # What's the difference between this Python project and similar ones?
     - Similar to Dask, see a comparison here:  ray-project/ray#642
     - Allows to efficiently share large numpy arrays (or objects serializable with Arrow) between the processes, without copying the data and with only minimal deserialization
     - Achieves lower latency with bottom up scheduling
  3. Merge pull request #1169 from yuokada/patch-1

    vinta committed Oct 22, 2018
    Fix pyparsing link
Commits on Oct 21, 2018
  1. Fix pyparsing link

    yuokada committed Oct 21, 2018
  2. Merge pull request #1100 from MikeTheWatchGuy/patch-1

    vinta committed Oct 21, 2018
    Added PySimpleGUI
Commits on Oct 16, 2018
  1. Merge pull request #1125 from daniel-s-ingram/master

    vinta committed Oct 16, 2018
    Added robotics section
Commits on Sep 16, 2018
Commits on Sep 10, 2018
  1. Merge pull request #827 from evhub/master

    vinta committed Sep 10, 2018
    Adds Coconut
  2. add py-spy

    vinta committed Sep 10, 2018
Commits on Sep 3, 2018
  1. Merge pull request #1106 from dbieber/patch-1

    vinta committed Sep 3, 2018
    nit: remove hyphen in "python-fire"
Commits on Aug 15, 2018
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.