All Projects → tableau → hyper-api-samples

tableau / hyper-api-samples

Licence: MIT license
Sample code to get started with the Hyper API.

Programming Languages

python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
C#
18002 projects
C++
36643 projects - #6 most used programming language
CMake
9771 projects
Batchfile
5799 projects
shell
77523 projects

Projects that are alternatives of or similar to hyper-api-samples

pandleau
A quick and easy way to convert a Pandas DataFrame to a Tableau .hyper or .tde extract.
Stars: ✭ 60 (-25%)
Mutual labels:  hyper, tableau
hyper-one-light
Atom One Light theme for Hyper
Stars: ✭ 56 (-30%)
Mutual labels:  hyper
AndroidTableauLibrary
AndroidTableauLibrary is an Android SDK library supports variety of analytic graphs which developers simply integrate on Android project. - by @sung2063
Stars: ✭ 53 (-33.75%)
Mutual labels:  tableau
hyperclean
🌴 Hyper.app plugin to remove traffic lights
Stars: ✭ 16 (-80%)
Mutual labels:  hyper
Data-Whisperer
An NLP text to vizualization builder for Tableau.
Stars: ✭ 13 (-83.75%)
Mutual labels:  tableau
hyper-opacity
Set the opacity of your Hyper terminal (Windows and MacOS)
Stars: ✭ 100 (+25%)
Mutual labels:  hyper
doki-theme-hyper
Cute anime character themes for Hyper.js.
Stars: ✭ 67 (-16.25%)
Mutual labels:  hyper
hyper-markdown-preview
Preview Markdown files right from your Hyper Terminal!
Stars: ✭ 18 (-77.5%)
Mutual labels:  hyper
hyper-sierra-vibrancy
Theme for Hyper with vibrancy 🌄
Stars: ✭ 30 (-62.5%)
Mutual labels:  hyper
hyper-rose-pine-next
Hyper Theme - which supports your System Preferences
Stars: ✭ 28 (-65%)
Mutual labels:  hyper
Data-Visualisation-libraries
A Repository consisting of various visualisation libraries and tools
Stars: ✭ 61 (-23.75%)
Mutual labels:  tableau
hyper.sh-connector-k8s
Hyper.sh Container Connector for Kubernetes
Stars: ✭ 22 (-72.5%)
Mutual labels:  hyper
hyper-clean
✨ A clean Hyper theme with IBM Design colors
Stars: ✭ 30 (-62.5%)
Mutual labels:  hyper
hyper-wal
Extension for using colorschemes generated by wal in Hyper terminal
Stars: ✭ 21 (-73.75%)
Mutual labels:  hyper
hypergravity
Gravity simulation in Hyper terminal
Stars: ✭ 22 (-72.5%)
Mutual labels:  hyper
tableau-server-docker
Dockerfile for Tableau Server on Linux - Single Node
Stars: ✭ 111 (+38.75%)
Mutual labels:  tableau
Basic-CSV-WDC
A Tableau Web Data Connector for connecting to CSVs hosted on the web.
Stars: ✭ 21 (-73.75%)
Mutual labels:  tableau
hyper-blink
Let Hyper's cursor blink.
Stars: ✭ 46 (-42.5%)
Mutual labels:  hyper
pantab
Read/Write pandas DataFrames with Tableau Hyper Extracts
Stars: ✭ 64 (-20%)
Mutual labels:  tableau
git-falcon9
No description or website provided.
Stars: ✭ 16 (-80%)
Mutual labels:  hyper

Hyper API Samples

Tableau Supported Community Supported

This repo is the home of the Hyper API samples. It contains both Tableau-Supported Samples and Community-Supported Samples:

  • The official samples are packaged and shipped within the Hyper API itself. All of the official samples are available for each language supported by the Hyper API: Python, Java, C++, and C#/.Net (.NET Standard 2.0) and are entirely supported and maintained by Tableau.
  • The community samples focus on individual use cases and are Python-only. They have been written by members of the Tableau development team but receive the level of 'Community Supported' as they may not be maintained in newer releases. Each of the samples has been manually tested and reviewed before publishing and will still be open to pull requests and issues.
  • See our support page for more information.

If you are looking to learn more about the Hyper API, please check out the official documentation.


What is the Hyper API?

For the unfamiliar, the Hyper API contains a set of functions you can use to automate your interactions with Tableau extract (.hyper) files. You can use the API to create new extract files, or to open existing files, and then insert, delete, update, or read data from those files. Using the Hyper API developers and administrators can:

  • Create extract files for data sources not currently supported by Tableau.
  • Automate custom extract, transform and load (ETL) processes (for example, implement rolling window updates or custom incremental updates).
  • Retrieve data from an extract file.

How do I install the Hyper API?

It is a prerequisite that to work with these code samples, the Hyper API is installed in your language of choice. Head to our official Hyper API Documentation to get it up and running.

How do I get help or give feedback?

If you have questions, want to submit ideas, or give feedback on the code, please do so by submitting an issue on this project.

Contributions

Code contributions and improvements by the community are welcomed and accepted on a case-by-case basis. See the LICENSE file for current open-source licensing and use information.

Before we can accept pull requests from contributors, we require a signed Contributor License Agreement (CLA).

Hyper API License

Note that the Hyper API comes with a proprietary license, see the LICENSE file in the Hyper API package.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].