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

Implementation of Community object #278

Closed
Tracked by #321
davidorme opened this issue Sep 6, 2024 · 0 comments · Fixed by #282
Closed
Tracked by #321

Implementation of Community object #278

davidorme opened this issue Sep 6, 2024 · 0 comments · Fixed by #282
Assignees

Comments

@davidorme
Copy link
Collaborator

This issue is to create a PR to provide an implementation of the Community class. It is intended to isolate that particular component of @AmyOctoCat's work in progress PR #231 to allow a review and refactor of that section of the code and allow us to bring in that code in smaller chunks.

This issue should:

  • provide something close to a final definition of the Community building on @AmyOctoCat's work and review by @davidorme,
  • methods to create instances from data in files - and also handle multiple communities in files.
  • test that code.
  • provide API docs

Wider user docs can be delayed until more of the system is in place.

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

Successfully merging a pull request may close this issue.

1 participant