Skip to content
New issue

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

[Hacktoberfest - Labs Members] Add Python Docstrings #24

Open
kevc528 opened this issue Oct 13, 2022 · 0 comments
Open

[Hacktoberfest - Labs Members] Add Python Docstrings #24

kevc528 opened this issue Oct 13, 2022 · 0 comments

Comments

@kevc528
Copy link
Member

kevc528 commented Oct 13, 2022

Django REST Live is an open source framework developed by Labs to add support for real-time subscriptions over websockets to Django REST Live. This is especially useful for OHQ!

It would be great for more Labs members to understand how REST Live works. The main goal for this task is to learn about the internals of REST Live. Be sure to think about what each function does in REST Live and when they are invoked.

Additionally, try to add some descriptive docstrings to methods in REST Live to make it easier for others to learn how REST Live works. For docstrings, I recommend using Google style docstrings, though any consistent style of docstring is fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant