Coder Social home page Coder Social logo

altsourceparser's People

Contributors

noah978 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

altsourceparser's Issues

Add function to trim _src to only include set of properties

This function should be able to input a list of str keys, then remove all keys in the json. Maybe make it a hidden method, then create a public facing function that utilizes it to trim keys to only include the “concrete properties” of an AltSource. (The properties that are properly supported, which should programmatically be collected)

Overhaul Parser system

Rewrite Parser logic to better follow OOP and allow easier custom parser implementation.

  • Create abstract parser class to follow
  • Conform existing parsers to abstract class
  • Move bulk of logic into parser classes instead of update method in AltSourceManager class

InvalidVersion error when sifting through GitHub releases API

There is a typo in an apps release tags for the app Ready by T-Pau:

image
image

The error isn't even on the latest version, it as an older version. The issue prevents the app from ever being updated due to a historic invalid named version tag.

Proposed fix: ignore invalid versions when sorting for latest version (or improve version parsing logic)

altparse CLI for managing AltSources

Requires new python files that provide a prompt / CLI arg-like interface to the AltSourceManager tools and methods. In theory, should be able to handle creating an entirely new source from scratch and adding apps with as little as a URL or filepath to an IPA

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.