Skip to main content

Module for Directory Value and other formulas

Project description

Directory Formula

A small demo library for setting proprietary Directory and formulas

Installation

pip3 install DirectoryFormulas

or 

pip3 DirectoryFormulas -upgrade

Get started

Get your Directory:

from DirectoryFormulas import DirX

# Changes to local if /Users/[Name]
DirX.Terminal2Local()

#Choose between Users
DirX.Directory()

#Choose between destination
DirX.Directory_Local()
DirX.Directory_Cloud()

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

#Avoid Error
DirX.DivByZero_int(a,b)
DirX.DivByZero_float(a,b)

#Save .csv from .parquet as a slice
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-1.1.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

DirectoryFormulas-1.1.1-py3-none-any.whl (4.5 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