Skip to main content

Create new pop projects

Project description

pop-create was originally an internal function of the pop project named pop-seed.

pop-create will initialize a new pop project.

Geting Started

pip3 install pop-create

Now that you have pop-create installed you can run:

pop-create seed --help
pop-create seed -n poppy

This initial release should have identical functionality as pop-seed as currently provided by the pop project.

Dynamic Name Spaces

You can specify dynamic namespaces that your app will extend with “-d”. In this example we extend the dynamic name spaces of “states”, “exec”, “acct”, and “tool”; All common extensions of the idem project.

pop-create seed -n poppy -d exec states acct tool

Vertically App Merged Project

If your entrypoint will exist in another project, then you are making a vertically app merged project. For example, if you are extending idem to write exec modules or states modules, your project won’t have an entrypoint. The code of your project will be dynamically extended on top of the namespace of those other tools.

Create a vertically app merged project by adding the –vertical flag to pop-create seed

pop-create seed --vertical -n poppy

Tests

Now create the boilerplate code for your project’s tests. This will set your project up with some useful fixtures for testing pop projects and some basic unit/integration tests.

pop-create tests -n poppy

Docs

Now create the boilerplate code for your project’s docs. This will set your project up with a rudimentary docs directory that can be easily added to and built.

pop-create docs -n poppy

Run all core subparsers

If no subparser is specified, all the core subparsers (seed, cicd, docs, tests) will be run.

pop-create -n poppy

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pop_create-7.3.0.tar.gz (34.5 kB view details)

Uploaded Source

Built Distribution

pop_create-7.3.0-py3-none-any.whl (45.1 kB view details)

Uploaded Python 3

File details

Details for the file pop_create-7.3.0.tar.gz.

File metadata

  • Download URL: pop_create-7.3.0.tar.gz
  • Upload date:
  • Size: 34.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.9.15

File hashes

Hashes for pop_create-7.3.0.tar.gz
Algorithm Hash digest
SHA256 e7b67e1c80ae701ba4b10d4be06d32f7c8da8ca84c1c287a3d2d2be07e8b9cee
MD5 c2b66b7ffd1812aedc6328f7fc85f012
BLAKE2b-256 5f7f1b632734ffb7ca3a496a39d8b439de4b04c97e0179b3464c7eea8dbe185f

See more details on using hashes here.

File details

Details for the file pop_create-7.3.0-py3-none-any.whl.

File metadata

  • Download URL: pop_create-7.3.0-py3-none-any.whl
  • Upload date:
  • Size: 45.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.10.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.6 CPython/3.9.15

File hashes

Hashes for pop_create-7.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bdf3e1a8f14b610affcb33cb433824de3b9af2bc0e7be09a01a220b384d24ba9
MD5 907d96ea492800c32686d30ee60178cc
BLAKE2b-256 7c1113a87e7d07ba000f0df8ee98db157b491aff218df8737cf746c55d487812

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page