Skip to content

Commit

Permalink
coffee break
Browse files Browse the repository at this point in the history
  • Loading branch information
alpha-xone committed Sep 28, 2020
1 parent 8831b1d commit 7bd0d79
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 27 deletions.
31 changes: 17 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,12 @@

Intuitive Bloomberg data API

| | |
| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Latest Release | [![PyPI version](https://img.shields.io/pypi/v/xbbg.svg)](https://badge.fury.io/py/xbbg) |
| | [![PyPI version](https://img.shields.io/pypi/pyversions/xbbg.svg)](https://badge.fury.io/py/xbbg) |
| | [![PyPI - Downloads](https://img.shields.io/pypi/dm/xbbg)](https://pypistats.org/packages/xbbg) |
| Docs | [![Documentation Status](https://readthedocs.org/projects/xbbg/badge/?version=latest)](https://xbbg.readthedocs.io/) |
| Build | [![Actions Status](https://github.com/alpha-xone/xbbg/workflows/Auto%20CI/badge.svg)](https://github.com/alpha-xone/xbbg/actions) |
| | [![Azure](https://dev.azure.com/alpha-xone/xbbg/_apis/build/status/alpha-xone.xbbg)](https://dev.azure.com/alpha-xone/xbbg/_build) |
| Coverage | [![codecov](https://codecov.io/gh/alpha-xone/xbbg/branch/master/graph/badge.svg)](https://codecov.io/gh/alpha-xone/xbbg) |
| Quality | [![Codacy Badge](https://api.codacy.com/project/badge/Grade/2ec89be198cf4689a6a6c6407b0bc965)](https://www.codacy.com/app/alpha-xone/xbbg) |
| | [![CodeFactor](https://www.codefactor.io/repository/github/alpha-xone/xbbg/badge)](https://www.codefactor.io/repository/github/alpha-xone/xbbg) |
| | [![codebeat badge](https://codebeat.co/badges/eef1f14d-72eb-445a-af53-12d3565385ec)](https://codebeat.co/projects/github-com-alpha-xone-xbbg-master) |
| License | [![GitHub license](https://img.shields.io/github/license/alpha-xone/xbbg.svg)](https://github.com/alpha-xone/xbbg/blob/master/LICENSE) |
| Chat | [![Gitter](https://badges.gitter.im/xbbg/community.svg)](https://gitter.im/xbbg/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) |
[![PyPI version](https://img.shields.io/pypi/v/xbbg.svg)](https://badge.fury.io/py/xbbg)
[![PyPI version](https://img.shields.io/pypi/pyversions/xbbg.svg)](https://badge.fury.io/py/xbbg)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/xbbg)](https://pypistats.org/packages/xbbg)
[![Gitter](https://badges.gitter.im/xbbg/community.svg)](https://gitter.im/xbbg/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

[![Coffee](https://www.buymeacoffee.com/assets/img/custom_images/purple_img.png)](https://www.buymeacoffee.com/Lntx29Oof)

## Features

Expand Down Expand Up @@ -326,3 +318,14 @@ Noted that local data usage must be compliant with Bloomberg Datafeed Addendum
> of the data and information available via the API (the "Data").
> The most fundamental requirement regarding your use of Data is that it cannot
> leave the local PC you use to access the BLOOMBERG PROFESSIONAL service.
| | |
| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Docs | [![Documentation Status](https://readthedocs.org/projects/xbbg/badge/?version=latest)](https://xbbg.readthedocs.io/) |
| Build | [![Actions Status](https://github.com/alpha-xone/xbbg/workflows/Auto%20CI/badge.svg)](https://github.com/alpha-xone/xbbg/actions) |
| | [![Azure](https://dev.azure.com/alpha-xone/xbbg/_apis/build/status/alpha-xone.xbbg)](https://dev.azure.com/alpha-xone/xbbg/_build) |
| Coverage | [![codecov](https://codecov.io/gh/alpha-xone/xbbg/branch/master/graph/badge.svg)](https://codecov.io/gh/alpha-xone/xbbg) |
| Quality | [![Codacy Badge](https://api.codacy.com/project/badge/Grade/2ec89be198cf4689a6a6c6407b0bc965)](https://www.codacy.com/app/alpha-xone/xbbg) |
| | [![CodeFactor](https://www.codefactor.io/repository/github/alpha-xone/xbbg/badge)](https://www.codefactor.io/repository/github/alpha-xone/xbbg) |
| | [![codebeat badge](https://codebeat.co/badges/eef1f14d-72eb-445a-af53-12d3565385ec)](https://codebeat.co/projects/github-com-alpha-xone-xbbg-master) |
| License | [![GitHub license](https://img.shields.io/github/license/alpha-xone/xbbg.svg)](https://github.com/alpha-xone/xbbg/blob/master/LICENSE) |
28 changes: 15 additions & 13 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,9 @@ xbbg

Intuitive Bloomberg data API

============== ======================
Latest Release |pypi|
\ |version|
\ |download|
Docs |docs|
Build |actions|
Coverage |codecov|
Quality |codacy|
\ |codeFactor|
\ |codebeat|
License |license|
Chat |chat|
============== ======================
|pypi| |version| |download| |chat|

|coffee|

Features
========
Expand Down Expand Up @@ -295,6 +285,16 @@ Noted that local data usage must be compliant with Bloomberg Datafeed Addendum
The most fundamental requirement regarding your use of Data is that it cannot
leave the local PC you use to access the BLOOMBERG PROFESSIONAL service.

============== ======================
Docs |docs|
Build |actions|
Coverage |codecov|
Quality |codacy|
\ |codeFactor|
\ |codebeat|
License |license|
============== ======================

.. |pypi| image:: https://img.shields.io/pypi/v/xbbg.svg
:target: https://badge.fury.io/py/xbbg
.. |version| image:: https://img.shields.io/pypi/pyversions/xbbg.svg
Expand Down Expand Up @@ -324,4 +324,6 @@ Noted that local data usage must be compliant with Bloomberg Datafeed Addendum
:target: https://gitter.im/xbbg/community
.. |download| image:: https://img.shields.io/pypi/dm/xbbg
:target: https://pypistats.org/packages/xbbg
.. |coffee| image:: https://www.buymeacoffee.com/assets/img/custom_images/purple_img.png
:target: https://www.buymeacoffee.com/Lntx29Oof
.. _Bloomberg API Library: https://www.bloomberg.com/professional/support/api-library/

0 comments on commit 7bd0d79

Please sign in to comment.