Interactive widgets used by the Australian Text Analytics Platform
Project description
This package is part of the atap project.
Features
Conversation recurrence plotting
Concordance search and export
Requirements
Python 3.8+
spacy
pandas
Interactive widgets are designed for use in Jupyter Lab (3+)
Installation
You can install atap_widgets via pip from PyPI:
$ pip install atap_widgets
NOTE: on M1 Macs with the new Apple Silicon chip, you may need a Rust compiler installed. Rust can be installed with a single command via https://rustup.rs/ . You may also need cmake: install via Homebrew with brew install cmake.
Development
This project uses poetry for dependency management and packaging. Please see the poetry docs for details. Dependencies are specified in pyproject.toml.
This repository is configured to automatically publish new releases to PyPI if you merge a pull request with an updated version number. That means to release a new version with new features/fixes, you should:
Create a branch
Perform your work on that branch
Update the package version, e.g. with poetry version patch or poetry version minor
Commit the changes to pyproject.toml
Create a pull request for the branch on GitHub
Merge the branch into main when you’re ready to release
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide.
License
Distributed under the terms of the MIT license, atap_widgets is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Credits
This project was generated from @cjolowicz’s Hypermodern Python Cookiecutter template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file atap_widgets-0.5.1.tar.gz
.
File metadata
- Download URL: atap_widgets-0.5.1.tar.gz
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e114843eb0dfeaed1352b6aea15367a9cd9b175778c5d21277fe2dbff04cdc9 |
|
MD5 | 581647b0a84d4e74d48ed65ec0a63265 |
|
BLAKE2b-256 | 9c2eb741f5f713290847f71294b661b6e497164f9ecf09d39cb2f464cbc38d30 |
File details
Details for the file atap_widgets-0.5.1-py3-none-any.whl
.
File metadata
- Download URL: atap_widgets-0.5.1-py3-none-any.whl
- Upload date:
- Size: 26.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30411c687d6ea0da3185caf9c409e1c994ae7fbb215ac92c7e227e93f4046a63 |
|
MD5 | 0d465179635bcfc9ce45b262d2a7901e |
|
BLAKE2b-256 | 87bcc6066f61f3e2a0b17ef21ae9b15e9a9d3268e921ac368edcb4fdc504e112 |