Giter Club home page Giter Club logo

azaka's Introduction

Nova's GitHub stats

Top Langs

azaka's People

Contributors

huyanematsu avatar mooncell07 avatar

Watchers

 avatar

azaka's Issues

Broken User level Synchronization

At the moment, at user level the code is callback styled and due to that users can't do synchronization and consumption of results.

For this issue I am thinking of writing a different runner API which will behave like asyncio.run().

How do I contact you?

Hey Nova,

First off, thank you so much for building azaka, it's an incredible tool and I can't thank you more for open-sourcing it. I scheduled a call with you through the website (there was a link and then I scheduled for basically now, however it doesn't seem like you are available at the moment). Do let me know where and how we can chat!

Appreciate it, and apologies for creating an issue - for I could not find any other active platform to contact you through!

`KeyError` when `invalid` type is sent from the API.

Problem

When a SET command is issued with a bad ID, the API sends an undocumented error of type invalid. Due to it not being present in the
dict of errors a KeyError is raised.

Fix

Just need to implement an error type InvalidQueryError (query because the error body says so).

Dump Parse Support

Problem

Azaka needs a dump parser for VNDB's database dumps.

Fix

I have made another repo for handling dumps and it will be an optional dependency.

`shutdown_default_executors` absent in py 3.8

Additionally typing.Final is not present in py 3.7 and since 3.7 has reached its EOL, so I think the best thing to do is to make requirement ^3.8 and as for shutdown_default_executors a
version check can be implemented.

Ambiguous Docs.

The documentation at the moment doesn't really explain the stuff well but I will continue to write it in same way and ones it's complete i will enhance it.

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.