Skip to main content

Best Fancy Functions, your Best Friend Forever

Project description

BFF

Best Fancy Functions, your Best Friend Forever

Python 3.6

This package contains some utility functions from plots to data manipulations and could become your new bff.

Installation

pip install bff

Usage example

Examples are available in the docstrings of the functions. Official documentation will soon come out.

Development setup

Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.

git clone https://github.com/axelfahy/FancyThings.git
cd FancyThings/bff
python -m venv venv-dev
source venv-dev/bin/activate
pip install -e .

Tests

python tests/test_fancy.py

Release History

  • 0.1.1
    • CHANGE: Improvement of plot-history function
    • ADD: Readme with instructions
    • FIX: Fix the imports in the test
  • 0.1.0
    • Initial release

Meta

Axel Fahy – axel@fahy.net

Distributed under the MIT license. See LICENSE for more information.

https://github.com/axelfahy

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

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

bff-0.1.1.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

bff-0.1.1-py3-none-any.whl (6.6 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