Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/messense/fasttext-wheel
- Owner: messense
- License: mit
- Created: 2020-09-03T06:06:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-17T03:40:40.000Z (9 months ago)
- Last Synced: 2024-11-01T08:42:29.245Z (12 days ago)
- Language: Shell
- Size: 47.9 KB
- Stars: 22
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```