We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pipnize the cods to enhance usability.
Predict
I'll consider the major Python products, such as Flask and
Implementation order is not fixed, but possible TODOs are following.
Predictor
PredictInterface
setup.cfg
setup.py
drucker-grpc-proto
The text was updated successfully, but these errors were encountered:
yustoris
No branches or pull requests
Motivation and goal
Pipnize the cods to enhance usability.
Predict
/ gRPC serverI'll consider the major Python products, such as Flask and
Implementation
Implementation order is not fixed, but possible TODOs are following.
Predict
by deriving a basic classPredictor
is more preferable (Pythonic) class name instead ofPredictInterface
, I thinksetup.cfg
)setup.py
drucker-grpc-proto
as a submodule in order to compile gRPC Protocol BuffersThe text was updated successfully, but these errors were encountered: