Skip to main content

Module for Directory Value and other formulas

Project description

python3 setup.py sdist ls -lah dist pip3 install /Users/frankie/PycharmProjects/PycharmProjectsShared/TradingProject/Directory_Library/dist/DirectoryFormulas-0.0.1.tar.gz

twine upload dist/DirectoryFormulas-0.0.2.tar.gz

Directory Formula

A small demo library for a Medium publication about publishing libraries.

Installation

pip install DirectoryFormula

Get started

Get your Directory:

from DirectoryFormula import DirX

# Instantiate a Multiplication object
DirX.Directory()

# Call the multiply method
DirX.DirectoryLocal()

DirX.DirectoryCloud()

DirX.FileOrder(Mininbars) # integer needed
# Fldict = {1:'-A-',5:'-B-',10:'-C-',15:'-D-',30:'-E-'}
# FileOrder = (Fldict.get(Mininbars))
DirX.DivByZero_int(a,b)
DirX.DivByZero_float(a,b)

DirX.RunCSV_Saver(fromdate, DirectoryTrigger)

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

DirectoryFormulas-0.0.3.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

DirectoryFormulas-0.0.3-py3-none-any.whl (2.9 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