{"id":19253429,"url":"https://github.com/stevearc/pyramid_webpack","last_synced_at":"2025-04-21T14:32:05.493Z","repository":{"id":62582990,"uuid":"71613797","full_name":"stevearc/pyramid_webpack","owner":"stevearc","description":"Pyramid extension for managing assets with Webpack","archived":false,"fork":false,"pushed_at":"2017-09-06T04:38:46.000Z","size":39,"stargazers_count":10,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T21:08:24.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/stevearc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-22T03:16:05.000Z","updated_at":"2017-10-03T21:10:11.000Z","dependencies_parsed_at":"2022-11-03T21:50:06.306Z","dependency_job_id":null,"html_url":"https://github.com/stevearc/pyramid_webpack","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevearc%2Fpyramid_webpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevearc%2Fpyramid_webpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevearc%2Fpyramid_webpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevearc%2Fpyramid_webpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevearc","download_url":"https://codeload.github.com/stevearc/pyramid_webpack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250070268,"owners_count":21369845,"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-11-09T18:30:52.933Z","updated_at":"2025-04-21T14:32:05.167Z","avatar_url":"https://github.com/stevearc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Pyramid Webpack\n===============\n:Build: |build|_ |coverage|_\n:Documentation: http://pyramid-webpack.readthedocs.io/\n:Downloads: http://pypi.python.org/pypi/pyramid_webpack\n:Source: https://github.com/stevearc/pyramid_webpack\n\n.. |build| image:: https://travis-ci.org/stevearc/pyramid_webpack.png?branch=master\n.. _build: https://travis-ci.org/stevearc/pyramid_webpack\n.. |coverage| image:: https://coveralls.io/repos/github/stevearc/pyramid_webpack/badge.svg?branch=master\n.. _coverage: https://coveralls.io/github/stevearc/pyramid_webpack?branch=master\n\nA Pyramid extension for managing assets with Webpack.\n\nQuick Start\n-----------\n\nInstall `cookiecutter \u003chttps://cookiecutter.readthedocs.io/en/latest/installation.html\u003e`__\n\nCreate a new project::\n\n  $ cookiecutter gh:stevearc/pyramid-cookiecutter-webpack\n\nInstall and set up necessary packages::\n\n  $ cd \u003cyour project\u003e\n  $ virtualenv env\n  $ source env/bin/activate\n  $ pip install --upgrade pip\n  $ pip install -e .\n  $ npm install\n\nStart the webpack build::\n\n  $ npm run watch\n\nIn a separate terminal, start the Pyramid server::\n\n  $ pserve --reload development.ini\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevearc%2Fpyramid_webpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevearc%2Fpyramid_webpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevearc%2Fpyramid_webpack/lists"}