Skip to content

clrudderWC/agrc.python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===================
AGRC Python Package
===================

A collection of python modules that make life easier for us at AGRC (except @steveoh who's on a whole different level than the rest of us).

### Installation
`pip install agrc`

### Development
Restore `UPDATE_TESTS.bak` as a local SDE database if needed.

To run tests: `tox`

### To Publish a new version to Pypi
1. increment the version number in setup.py file
1. update CHANGES.txt file
1. Commit your changes
1. run python `setup.py sdist upload`

About

AGRC python package

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%