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.2.1.tar.gz (35.1 kB view details)

Uploaded Source

Built Distribution

pop_create-7.2.1-py3-none-any.whl (46.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pop_create-7.2.1.tar.gz
  • Upload date:
  • Size: 35.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2

File hashes

Hashes for pop_create-7.2.1.tar.gz
Algorithm Hash digest
SHA256 6142512a98bbeca483c6fb9b425fd870cf755549806148e265e2cfbaee3f477b
MD5 ca609c7773548d91b17b9ea2125e41b7
BLAKE2b-256 a4a99febe06c229021db7e99e04d075f8768703d20b74e452bc1e9244357eb2c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pop_create-7.2.1-py3-none-any.whl
  • Upload date:
  • Size: 46.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2

File hashes

Hashes for pop_create-7.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ffb8f751f1770968c2168fa6436540e67b72720178e87b5eaa3c3ea1c8e80f30
MD5 c94a1e59207d9ef9c74c3a988458b2ce
BLAKE2b-256 378312d281170a1e5dd828c6e04c9390a16c7da2d8ed65313807456e98cedbdb

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