Git Product home page Git Product logo

awccc's Introduction

Disclaimer: this is neither affiliated with anilist nor awc

goal

awccc ("a double-u triple-c"/awc challenge checker) is meant to check entries and fill dates for awc challenges.

i am developing this as adding and checking the dates manually takes a considerable amount of time.

this is a small personal project to practice my python and graphql understanding as well as being a slight qol improvement thing once its done

after working on this for a while i found out that awc has its own tool which is quite nice. however since i personally am not a huge fan of webapps this won't deter me (tho its a good reference for some features needed i'd otherwise forget about)

script

awccc is written in python and uses anilist's graphql api v2

setup.py

please run this the first time before using the script, it will generate relevant files the script needs.

can also be used to clear the cache or config as well as uninstalling the whole script

running

currently the script reads challenges/test.txt and writes the new file to challenges/test.txt.new from where it can be copied to the comment

at this point in time there are no args to specify anything

structure

  • . contains this git repo

  • ~/.cache/awccc/ contains a list of the shows watched by each user who has locally used the script and a general list containing more specific information to each show

  • ~/.config/awccc/ contains the configuration file

config file

written in .json, if this is not in valid json the script won't work

contains username

optional: symbols to use, note: not all sybols have to be set

for examples see presets/

bits

fyi: right now all it does is checking the completed list and adding dates

this program will assume, that all challenges use "sharing", i.e. one anime can go on multiple challenges as i don't want to implement a check for that (yet? ever?)

also your profile needs to be set to (semi-)public since i want to avoid dealing with auth stuff (and the challenges require that profile vis anyway)

although the program caches quite a bit of info, it is still a good idea to have a working internet connection when using it

awccc's People

Contributors

jreeee avatar

Watchers

 avatar

awccc's Issues

road to v1

needed

  • correct parsing/handling of different challenge sheets
  • use more lists [planning/watching/completed]
  • correct parsing of requirements, focus on the most popular ones and easiest to check
  • code restructuring
  • proper documentation

nice to have

  • caching challenges
  • current challenge overview
  • current challenge progress
  • general overview
  • correct handling of different markdown variations
  • activity checking
  • recommend stuff for reqs (future and past)
  • show anime watched since x with propert[y/ies] y

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.