Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ape-template

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ape-template

ape-template: ape plugin for cookiecutter based templates

  • 0.8.0
  • PyPI
  • Socket score

Maintainers
1

Quick Start

The ape-template plugin allows you to use cookiecutter to template an ape project.

Dependencies

  • python3 version 3.9 up to 3.12.

Installation

via pip

You can install the latest release via pip:

pip install ape-template

via setuptools

You can clone the repository and use setuptools for the most up-to-date version:

git clone https://github.com/ApeWorX/ape-template.git
cd ape-template
python3 setup.py install

Quick Usage

Use -h to list all the commands.

ape template -h

To use the template command, provide either a GitHub repository ID or a raw URI:

ape template gh:<github org>/<project>

ape template <URI>

For more information on Cookiecutter, see their documentation.

Development

Please see the contributing guide to learn more how to contribute to this project. Comments, questions, criticisms and pull requests are welcomed.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc