Giter VIP home page Giter VIP logo

pygon's Introduction

Pygon

Pygon is a console application designed to make it easier to prepare programming contests. It addresses some gripes I (and many others apparently) have with Polygon. Note, that Pygon isn't related to Polygon in any way.

Requirements

Python 3.5+ is required, as well as C compiler for building solution runner utility (if you're on Windows, binary is already bundled with pygon and you don't need to worry about it) and a C++ compiler for building standard checkers and validators.

Comparison with Polygon

What I personally like about Pygon more:

  • It's offline and always available. It's very annoying when Polygon's TLS certificate expires, or it is down, or I'm in a remote area with a summer computer school and suddenly there's no internet connection because cellphone tower is not working for some reason. Stuff like this happens far more often than you'd think and it's never pleasant.
  • It doesn't impose a version control system on you. Sometimes I just want to use git, you know? It's easier to share, easier to reason about and supports so much more features than Polygon's VCS.
  • It has a single source of truth for everything. Remember Polygon generator scripts?
  • You don't have to wait for ages for the package to be built (yes, even with verification!)
  • All the files are stored locally and human-readable. So convenient! Especially for people who mainly use terminal apps. No need to copy and paste code into your browser.
  • Supports examplethree and examplewide out of the box.
  • It's pretty. Colors in the terminal are just so freaking cool.
  • It's open source.

What I personally like about Polygon more

  • It has a nice integration with a lot of online judges. Ideally, I'd like Pygon to eventually have a Polygon-compatible web server for exporting problems to, say, ejudge.
  • It has so many cool warnings. From duplicate tests to typography errors and undefined behavior in C++ generators.
  • Currently it has more features, for example test groups. Hopefully not for long :)

pygon's People

Contributors

tsarn avatar dependabot[bot] 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.