Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/messense/fasttext-wheel

Build and upload fastText Python wheels to PyPI
https://github.com/messense/fasttext-wheel

Last synced: 5 days ago
JSON representation

Build and upload fastText Python wheels to PyPI

Awesome Lists containing this project

README

        

# fasttext-wheel

![macOS Build](https://github.com/messense/fasttext-wheel/workflows/macOS%20Build/badge.svg)
![Linux Build](https://github.com/messense/fasttext-wheel/workflows/Linux%20Build/badge.svg)
![Windows Build](https://github.com/messense/fasttext-wheel/workflows/Windows%20Build/badge.svg)
[![PyPI](https://img.shields.io/pypi/v/fasttext-wheel.svg)](https://pypi.org/project/fasttext-wheel)
[![Downloads](https://pepy.tech/badge/fasttext-wheel)](https://pepy.tech/project/fasttext-wheel)

Build and upload fastText Python wheels to PyPI

## Installation

```bash
pip install fasttext-wheel
```