termicoder-beta | Complete redesign and re-implementation of Termicoder

 by   termicoder Python Version: Current License: MIT

kandi X-RAY | termicoder-beta Summary

kandi X-RAY | termicoder-beta Summary

termicoder-beta is a Python library. termicoder-beta has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.

This is a complete redesign and rewrite of termicoder to support judges as plugins, As well as to support the new codechef API. This distribution currently includes judge plugin codechef implemented using codechef api for codechef api hackathon powered by Alibaba. We are working on support for other judges. The API authentication backend for authenticating with CodeChef is hosted at whose source code can be found in codechef-oauth. Unlike previous implementation this completely does away with exec and eval calls. And implements Judges, Problems and Contests as classes instead of modules. There is an abstract class Judge which is used to dispatch operations to a particular judge instance through Judge Factory. Developers can subclass and implement the Judge class externally and attach their module to setup tool entry-point - termicoder.judge_plugins. Termicoder dynamically loads these judges and dispatches the operations. Complete documentation for writing judge-plugins and the UML design docs for termicoder would be available soon. By then you can look at the termicoder/judges/codechef in this repo for an example implementation. See setup.py for example of how to subscribe to entry point termicoder.judge_plugins. There are also many completely new features implemented in this version including termicoder repl, termicoder config, termicoder clip, termicoder config autocomplete. Also the configurations are now completely YAML based with support for jinja like substitutions. Though this implementation lacks support for colors as well as a few other features which were present in previous implementation. This is mostly due to time constraint of the hackathon. Codechef API severely limits requests per time which slows down development. We will try to get it running, once we have tested and perfected the api based features. A base version for this repo(0.3.0) has been published, Further developement is being done on main termicoder repo. You can use previous implementation of termicoder by specifying the version while pip installation. Previous implementation had version numbers ~0.2.* and this implementation has version ~0.3.0.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              termicoder-beta has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are no watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              termicoder-beta has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of termicoder-beta is current.

            kandi-Quality Quality

              termicoder-beta has 0 bugs and 0 code smells.

            kandi-Security Security

              termicoder-beta has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              termicoder-beta code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              termicoder-beta is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              termicoder-beta releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.
              It has 4025 lines of code, 146 functions and 88 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed termicoder-beta and discovered the below as its top functions. This is intended to give you an instant insight into termicoder-beta implemented functionality, and help decide if they suit your requirements.
            • Colorize a string .
            • Create an option parser .
            • Diff two files .
            • Load all available judges .
            • Diff two files .
            • Substitute given arguments .
            • returns html representation
            • Decorator to handle exceptions .
            • Output a problem .
            • Write testcase to testcase .
            Get all kandi verified functions for this library.

            termicoder-beta Key Features

            No Key Features are available at this moment for termicoder-beta.

            termicoder-beta Examples and Code Snippets

            No Code Snippets are available at this moment for termicoder-beta.

            Community Discussions

            No Community Discussions are available at this moment for termicoder-beta.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install termicoder-beta

            notice the dot(.) in above command at the end. Note: it is better to use virtualenv.
            clone this repo
            in the root folder of this repo run pip3 install --editable .
            to remove this package, in the root folder of the repo, run: python setup.py develop --uninstall

            Support

            CC++Python2/3
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/termicoder/termicoder-beta.git

          • CLI

            gh repo clone termicoder/termicoder-beta

          • sshUrl

            git@github.com:termicoder/termicoder-beta.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link