Skip to content

bvn-architecture/py-brand

Repository files navigation

BVN Values

PyPI version

This is a super simple package that contains the specific colours and words.

installation

The package is here on pypi and here on github.

pip install bvn_values

Things you can do with this

There are currently only two things this can do:

  • company_name is a function that gives you the name of the company.
  • get_bvn_brand_colours is a function that returns a dictionary of brand colours.

That's it! (for now)

contributing

This is being managed with flit.

  1. make your changes
  2. test them yourself. (no formal tests yet, so (⊙x⊙;) )
  3. bump the version number. Given that this is a value module, just the z part of the x.y.z version number
  4. run flit publish. You'll need to coordinate with Ben to get write access to pypi though. (A problem for another day.)

About

All the values you'll need in a BVN python project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages