An application build for Securities Master platform
Project description
Introduction
This Repo is for Securities Master Python custom package built.
pip install SecuMas
Examples:
import SecuMas
''' Validate (ISIN)'''
print (SecuMas.isin.validate('IN8081309367'))
''' Generate Dummy ISINs (development usecase)'''
print (SecuMas.isin.dummy(5))
Package documentation
Code contributions
Improvements to SecuMas are most welcome. Integrating contributions will be done on a best-effort basis and can be made easier if the following are considered:
Contributions are made as GitHub pull requests.
Submitted contributions will often be reformatted and sometimes restructured for consistency with other parts.
Contributions will be acknowledged in the release notes.
Contributions should add or update a copyright statement if you feel the contribution is significant.
All contribution should be made with compatible applicable copyright.
It is not needed to modify the README.md, it will be updated on release.
All code should be well tested and achieve 100% code coverage.
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
Built Distribution
Hashes for SecuMas-0.0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e98a69010f1a058dd9693a37b919dd530524799f1db3da19f612f4198a9ab66a |
|
MD5 | a81ba1e338d4fc601efbf98726dbaa18 |
|
BLAKE2b-256 | 91993270b3b9d747a182c044fe2fccfcd68956903382718a8cc6712a6fa39564 |