8000 Add license scan report and status by fossabot · Pull Request #1 · jacalata/document-api-python · GitHub
[go: up one dir, main page]

Skip to content

Add license scan report and status #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# document-api-python
[![Tableau Supported](https://img.shields.io/badge/Support%20Level-Tableau%20Supported-53bd92.svg)](https://www.tableau.com/support-levels-it-and-developer-tools) [![Build Status](https://travis-ci.org/tableau/document-api-python.svg?branch=master)](https://travis-ci.org/tableau/document-api-python)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjacalata%2Fdocument-api-python.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjacalata%2Fdocument-api-python?ref=badge_shield)

This repo contains Python source and example files for the Tableau Document API.

Expand Down Expand Up @@ -31,3 +32,7 @@ Features include:
We don't yet support creating files from scratch, adding extracts into workbooks or data sources, or updating field information

As of 2021, this SDK no longer supports Python 2.


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjacalata%2Fdocument-api-python.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjacalata%2Fdocument-api-python?ref=badge_large)
0