GithubHelp home page GithubHelp logo

party-up-in-here's Introduction

Set up

Before your first run

$ pip install virtualenv  
$ virtualenv venv  
$ .\venv\Scripts\activate
$ pip install -r requirements.txt  
$ python stylus-aux.py

Running

$ .\venv\Scripts\activate
$ python .\main.py --file myEmail_1.conf --which-action create    
$ python .\main.py --file myEmail_1.conf --which-action like   

--file ==> filename in configs/...
--which-action ==> "create" or "like"

  • in case you dont know, you can cancel with ctrl+c in terminal
  • comment out urls form LIKE_PAGES with # or //. ( highlight multi lines and ctrl+/ in your editor in case you didnt know)
  • in your config file, headless: True = No graphics. Idea is you can start up 10 or so programs simultaneously, with 10 differecnt config files
  • there is a state file that saves your progress (myEmail_1.conf.zstate.yaml). Keeps track of where the app is in its process.

Vid

1:00 demo "create" (account sign up)
3:00 demo "like"
5:10 set up two programs running
6:50 two programs running
8:40 demo headless mode


This is a completely theoritical program only and is for educational purposes. If you choose to use it then you accept full responsability and indemnity. This program is not affiliated, associated, or partnered with webtoon in any way. The program is not authorized, endorsed, or sponsored.

party-up-in-here's People

Contributors

brodski avatar

Watchers

 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.