{"id":16265307,"url":"https://github.com/niallo/pyramid_mongodb","last_synced_at":"2025-03-19T23:30:30.728Z","repository":{"id":1516384,"uuid":"1774605","full_name":"niallo/pyramid_mongodb","owner":"niallo","description":"Basic Pyramid Scaffold to easily use MongoDB for persistence with the Pyramid Web framework","archived":false,"fork":false,"pushed_at":"2020-03-31T12:18:49.000Z","size":193,"stargazers_count":44,"open_issues_count":5,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-15T14:05:48.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niallo.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-05-20T02:55:42.000Z","updated_at":"2020-07-23T12:51:05.000Z","dependencies_parsed_at":"2022-08-16T13:35:08.176Z","dependency_job_id":null,"html_url":"https://github.com/niallo/pyramid_mongodb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niallo%2Fpyramid_mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niallo%2Fpyramid_mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niallo%2Fpyramid_mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niallo%2Fpyramid_mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niallo","download_url":"https://codeload.github.com/niallo/pyramid_mongodb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244524422,"owners_count":20466419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T17:08:09.543Z","updated_at":"2025-03-19T23:30:30.461Z","avatar_url":"https://github.com/niallo.png","language":"Python","funding_links":[],"categories":["Storage"],"sub_categories":[],"readme":"========\nOverview\n========\n\n``pyramid_mongodb`` is a simple Paster template or scaffold for the Pyramid Web\nFramework. It provides URL mapping via traversal and persistence via MongoDB.\nIt is based on the \"starter\" template included in Pyramid core, and Mike Orr's\n\"Akhet\" template.\n\nSee http://docs.pylonsproject.org/projects/pyramid/1.0/narr/project.html#paster-templates-included-with-pyramid\n\n==========\nInstalling\n==========\n\nLatest stable releases can be found at http://pypi.python.org/pypi/pyramid_mongodb\n\nYou can install from Pypi using ``easy_install`` or ``pip``::\n\n    easy_install pyramid_mongodb\n\nor alternatively::\n\n    pip install pyramid_mongodb\n\n\n===\nUse\n===\n\nOnce ``pyramid_mongodb`` is installed, you should see it in the list of\navailable templates when you run ::\n\n    pcreate -l\n\n\n::\n\n  $ pcreate -l\n  Available scaffolds:\n    alchemy:          Pyramid SQLAlchemy project using url dispatch\n    pyramid_mongodb:  pyramid MongoDB project\n    starter:          Pyramid starter project\n    zodb:             Pyramid ZODB project using traversal\n\n\nYou can create a project with MongoDB support by running ``pcreate -s pyramid_mongodb \u003cname of project\u003e``.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniallo%2Fpyramid_mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniallo%2Fpyramid_mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniallo%2Fpyramid_mongodb/lists"}