Skip to main content

cli to create additional things for daamireview

Project description

daami-cli

Cli for daamireview.com

Requirement

To run the command will need to have a google APi Key. Contact the slack channel for the key. For initial setup you will require an API key and project directory of daamireview.

Installation

For installation (Use virtualenv if possible)

virtualenv setup

virtualenv daami
source daami/bin/activate
# for windows
.\daami\bin\activate.ps1 

then install the package

pip install daami-cli

Usage

For first time setup

daami-cli setup 
Project: (provide your daamireview folder path)
Api key: (the api key )
Tmdb key : (the tmdb key)
Author: (your author name)

Once done use review to create the review in _posts folder

daami-cli review
Title: (article title)
Movie: (movie name being reviewed)
Language: (the language the movie is in)
Rating: (a floating num)

To delete the posts use delete function

daami-cli delete -m balidaan
# delete with date
daami-cli delete -d 6/20/20
# delete with since this will delete all files after a date
daami-cli delete -s 5/18/20

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

daami-cli-0.0.20.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

daami_cli-0.0.20-py3-none-any.whl (12.4 kB view hashes)

Uploaded Python 3

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