Skip to content

pb-413/pyospackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyospackage_pb_413

PyPI - Version

This package is created as a product of the pyOpenSci packaging tutorial (begin here!).

pyOpenSci supports the scientific Python tools that drive open science through peer review, training, and community building.


Table of Contents

Installation

WARNING - this installs the package from TestPyPI, a practice ground for packaging and publishing. This package is not actually for consumption.

pip install -i https://test.pypi.org/simple/ pyospackage_pb_413

License

pyospackage_pb_413 is distributed under the terms of the MIT license.

Getting-Started

>>> from pyospackage.add_numbers import add_num
>>> add_num(1, 2)
3

Community

TODO add link to CODE_OF_CONDUCT.md.

Citations

About

Follow the pyOpenSci packaging tutorial.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages