Coder Social home page Coder Social logo

Daniel Umpierrez's Projects

aliasmanager icon aliasmanager

Alias Manager, mange BASH alias/function scripts with a GUI. Easily integrate scripts into bashrc...

ansiconverter icon ansiconverter

Convert any color to the ANSI format to write in colors in your terminal.

apttool icon apttool

Apt tool to search packages or package info and list various pieces of info about them.

awesome-pycharm icon awesome-pycharm

A curated list of resources for learning and using PyCharm, a Python IDE from JetBrains

backend icon backend

Python Crypto WebSocket Server/Client In order to run the socket, you need to navigate to the /ks_bend/run/ directory and run the appropriate shell script • Python 2.7 (Unix) | chmod u+x py_install.sh && ./py_install.sh (Pip) • Python 3+ (Unix) | chmod u+x py3_install.sh && ./py3 install.sh (Pip3) • Windows | pip install -r requirements.txt or pip3 install -r requirements.txt Navigate to your /ks_bend/server/ directory once you have those libraries in the scripts above installed. You will need to open and run ‘main.py’; this is the script which opens your localhost server and activates each socket connection. In turn, the file ‘webapp.html’ contains javascript code contains a listener socket which recieves all messages from the localhost and displays them on a simple tabbed pane template in HTML. This file is located in /ks_bend/web_app/. In total this websocket server is subscribing to 13 different connections asynchronusly and outputting all collected data as a localhost event. Each websocket connection on Binance and Coinbase is able to mess up and reconnect up to three times. If limit is exceeded the script automatically breaks out of that task and does not reopen it. This design was placed to make sure exchange client code is up to date and working efficiently.

badactors icon badactors

Create a list of bad actors from public IP blacklist.

bbht icon bbht

A script to set up a quick Ubuntu 17.10 x64 box with tools I use.

begins icon begins

Command line programs for busy developers.

bson icon bson

Independent BSON codec for Python that doesn't depend on MongoDB.

cache.py icon cache.py

Python memoization across program runs.

canopener icon canopener

Python convenience function for opening compressed URLs and files.

catalyst icon catalyst

An Algorithmic Trading Library for Crypto-Assets in Python

ccat icon ccat

Colorized cat command in Python. Uses Pygments to do automatic syntax highlighting.

cctf icon cctf

Crypto Currencies Trading Framework

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.