GithubHelp home page GithubHelp logo

jeremyredhead / eupy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arkanemoose/eupy

0.0 0.0 0.0 112 KB

An API that wraps sockets in a nice interface.

License: MIT License

Python 100.00%

eupy's Introduction

EuPy by @jedevc

An API that wraps sockets in a nice interface and provides methods for sending and receiving packets from euphoria.

How to set up

So, there is a setup.py file for installing which works as follows:

python3 setup.py install

But if you don't want to actually install the library you can just download it like so:

#Install dependencies
pip3 install websocket-client

#Clone the repo
git clone https://github.com/jedevc/euphoria-python.git

#Navigate to the directory and compress the files into one file
cd eupy
python3 min.py > eupy.py

Quick use

Create a new class which extends all the classes that you need to access from your bot. That's probably not enough to go on, unless you go digging into the code. So, there's a basic tutorial over at the wiki that you can look at and learn from. You can look in the examples folder for a few demos of what you might want to do.

eupy's People

Contributors

arkanemoose avatar jedevc avatar paulfischer avatar

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.