Skip to main content

Utilities for NLP courses taught at FHNW.

Project description

This library provides utilities for NLP courses taught at FHNW.

Install

This package builds on Python 3.

sudo pip install fhnw-nlp-utils

Build

  • Increase the version number in setup.py.

  • Start a Docker container with the build/deploy tools:

docker run -e TZ=Europe/Zurich --name datascience-notebook --net=host -p 8888:8888 -v "$(pwd)":/home/jovyan/work -v ${HOME}/.pypirc:/home/jovyan/.pypirc -it --rm i4ds/datascience-notebook start-notebook.sh --NotebookApp.token=''
  • Build and deploy the library to pypi:
docker exec -it datascience-notebook /bin/bash

cd work
rm -rf dist/*
python3 setup.py bdist_wheel
python3 -m twine upload dist/*
  • Upload the latest changes to the git repository:
git commit -am "message"
git push

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fhnw_nlp_utils-0.9.1-py3-none-any.whl (25.3 kB view details)

Uploaded Python 3

File details

Details for the file fhnw_nlp_utils-0.9.1-py3-none-any.whl.

File metadata

  • Download URL: fhnw_nlp_utils-0.9.1-py3-none-any.whl
  • Upload date:
  • Size: 25.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.7.3

File hashes

Hashes for fhnw_nlp_utils-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5a1186591c2afc59a718a5e74ad935b3f447ac6c6eaef2c94c989c00c7152656
MD5 b046e5201e35b70014bdb73690593ee4
BLAKE2b-256 2af6f0cad7412bcfe87331036d75ee86c0e58e1244c1d1efea0aa5911ea49d97

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page