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

appchance

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appchance

Appchance's spellbook for wizards and ninjas. Useful in dungeons.

  • 0.3.2.0
  • PyPI
  • Socket score

Maintainers
1

Appchance :: Backend Spellbook

Hacks and project automation. Toolbelt for wizards and ninjas.

Installation

Install package with pip

pip install appchance

Usage

  1. Initialize and start new django application boosted by docker containers.
$ pip install appchance
$ dodo init
  1. Add doit.cfg file in your project root directory with contents:
[GLOBAL]
backend=sqlite3
dep_file=.ddb.sql3
compose_cmd=docker-compose
dj_service=django

Subpackages

Tools includes

  • dodos = project automation
  • pickup = pickup points for deliveries (DHL, Paczkomaty)
  • shop = common models, serializers etc for django mcommerce

Roadmap

Roadmap for future releases

  • 0.1.0 = Project initialization
  • 0.2.0 = Cookiecutter django-appchance
  • 0.2.3 = Shop submodule improvements
  • 0.2.5 = Dodo minor improvements
  • 0.3.0 = Sections subpackage
  • 0.4.0 = Dodo SSH
  • 0.5.0 = Sentry integrations
  • 0.6.0 = ELK integrations

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