CS 340 README

docx

School

Southern New Hampshire University *

*We aren’t endorsed by this school

Course

340

Subject

Computer Science

Date

Feb 20, 2024

Type

docx

Pages

2

Uploaded by ProfParrotPerson601

Report
CS 340 AnimalShelter.py README About the Project/Project Title Animal Shelter - AnimalSheter.py provides a module for creating and reading entries into the AAC/animals database Getting Started Ensure that MongoDB is installed and the databases and collections are set up Set up the init credentials to the correct credentials Make sure the AnimalShelter.py file is in the main directory and can be found by the python environment you are in from AnimalShelter import AnimalShelter Installation pymongo bson.objectid Usage AnimalShelter() Following this command of initializing Animal Shelter allows you to effectively use the module create(self, data)
Following this allows for the creation of animals and then that animal is inserted into the animals database read(self, query) Following this example allows for a query to be set and it prints out the result in JSON format Contact Name: Chris McLernon
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help