Skip to main content

A package to create the project directories in a structure

Project description

vtemplate

A python library to create a structured directories for different kinds of projects

This is created for structuring of projects inside virtusa all projects are roughlt divided into 4 catogeries and a specific structure in proposed for easc. This library helps create the strcuture of one of the 4 kind as specified

Installation

This can be installed with pip

pip install vtemplate

Or you can download the git repo and navigate to dist folder vtemplate>vtemplate>dist and use

pip install vtemplate-*.*.*-py3-none-any.whl

change * to respective release

Usage

you can import the package and call create with the project name for example

import vtemplate as vt
vt.create('project name')

this starts creating the project structure There will be some questions you need to answer

to get the full idea see example.ipynb

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

vtemplate-0.0.2.tar.gz (3.3 kB view hashes)

Uploaded Source

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