Giter Club home page Giter Club logo

eksidumper's Introduction

Bu repo artik kullanilmiyor. YENI VERSIYON


EksiDumper

TR - Verilen kullaniciya ait entryleri csv dosyasina dump edin, arsivleyin. Data-set olusturmak ya da yedek almak icin ideal.

EN - Dump, archive all entries to a csv file for given username. Ideal for creating data-sets or backups.


 ______ _        _ _____                                  
|  ____| |      (_)  __ \                                 
| |__  | | _____ _| |  | |_   _ _ __ ___  _ __   ___ _ __ 
|  __| | |/ / __| | |  | | | | | '_ ` _ \| '_ \ / _ \ '__|
| |____|   <\__ \ | |__| | |_| | | | | | | |_) |  __/ |   
|______|_|\_\___/_|_____/ \__,_|_| |_| |_| .__/ \___|_|   
                                         | |              
                                         |_|              

Turkce

English


TR

  • Verilen kullanicinin tum entrylerini aktarabilir.
  • Verilen basliktaki tum entryleri aktarabilir.

Kullanimi

0- Ana klasore gelin.

1- Gereklilikleri yukleyin. Size bagli olarak pip yerine pip3 yazmak zorunda olabilirsiniz.

pip install -r requirements.txt

2- Komut satirindan scripti, ilk argumani kullanici adi olacak sekilde baslatin. Eger kullanici adi birden cok kelimeden olusuyorsa bosluk yerine - karakteri kullanin.

python3 main.py <KULLANICIADI>
python3 main.py foo

ya da

python3 main.py <COK-KELIMELI-KULLANICI-ADI> 
python3 main.py foo-bar

3- Scriptin bitmesini bekleyin. Dosyalar dumps klasoru altinda olacaktir.

Bilgisayariniza ve internetinize bagli olmakla birlikte, script yaklasik olarak 120 entry/dakika hizinda calisir.

Ornek ciktilar icin dumps klasorune ya da resimlere bakabilirsiniz.

Katkida bulunmak icin

1- Repo'yu forklayin.

2- Gelistirin.

3- Pull request olusturun.


EN

  • Can dump entries for a given user
  • Can dump entries for a given topic

Usage

0- Navigate to base folder.

1- Install requirements. Note that you might need to use pip3 instead of pip

pip -r requirements.txt

2- Start main script from command line. With the username as the first argument. If username contains multiple words, use - instead of space.

python3 main.py <USERNAME>
python3 main.py foo

or

python3 main.py <USER-NAME-WITH-WORDS> 
python3 main.py foo-bar

3- Wait for script to finish. The files will be under dumps directory.

Depending on your computer and network, the script usually takes about 120 entries/minute.

For example outputs, you can check dumps directory or images.

Contributing

1- Fork the repository.

2- Develop.

3- Create a pull request.


IMGs

1

2

3

eksidumper's People

Contributors

otuva avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

bsciftler 5l1v3r1

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.