Giter Club home page Giter Club logo

pkuchive's Introduction

pkuchive

Build Status PyPI

A tool for OIer to tag the archive folder provided by PKU openjudge archive service.

Written by Kvar_ispw17 on Python 2.7

What is this ?

When you download your archive from PKU openjudge website, you will receive a folder with only problems' number in it. Under the pkuchive's help, your folder will be tag-on by the problems' titles which provides a pretty archive folder.

BEFORE:                                AFTER:
YOUR FOLDER                            YOUR FOLDER
   |----------- 1001                      |----------- 1001 A+B Problem
   |----------- 1002                      |----------- 1002 Exponentiation
   |----------- 1003                      |----------- 1003 487-3279
   |----------- 1004                      |----------- 1004 Hangover
   ...                                    ...

current version 1.0.3 release on 2017.9.16

Setup

1. Get your POJ archive

Goto PKU JudgeOnline and login. Click the link archive on the right to download the *.tgz file.

2. Install pip

Goto https://www.python.org/downloads/ and choose 2.x version of Python to download. Moreover, pip is required to install the pkuchive program. Remember to install pip.

Installing pkuchive

type this in your shell:

 $ sudo pip install pkuchive

Startup

everywhere in shell you can access pkuchive just by typing its name.

 $ pkuchive

pkuchive usage:
     -i [dir] : selection the directory that contains your
                problems code folders           
     -h       : show this helping page
     -ver     : show the version of pkuchive

Change log

2017.9.16

add pkuchive to pip with PyPI.

2017.7.6

 fixed filename for Chinese character by using decode UTF-8 [Kvar_ispw17].

pkuchive's People

Contributors

enkerewpo avatar

Watchers

 avatar  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.