Skip to main content

First Python library

Project description

FirstImpression Default Python Library

This library is used in Python for the scala enviroment.

Upload to PyPi

To upload your changes to pypi follow the following steps:

  • Save all your work
  • Update the version number in the setup.py
  • Run the following commands
py -m pip install wheel
py -m pip install twine
  • Make sure you go to the FirstImpression folder where setup.py is located
  • Run the following commands
py .\setup.py sdist bdist_wheel
py -m twine upload .\dist\*<YOUR_VERSION>*
  • When running this command you need to fill in the username and password of the PyPi account. This can be found in LastPass

Installing package

To install this package run

py -m pip install firstimpression #Python3
python -m pip install firstimpression #Python2

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

firstimpression-1.3.10.tar.gz (28.1 kB view details)

Uploaded Source

File details

Details for the file firstimpression-1.3.10.tar.gz.

File metadata

  • Download URL: firstimpression-1.3.10.tar.gz
  • Upload date:
  • Size: 28.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.6.8

File hashes

Hashes for firstimpression-1.3.10.tar.gz
Algorithm Hash digest
SHA256 b02ea927f67ef224b9a334c9ed19dea1aced60d57d508f877dfacd3dad643476
MD5 62a723ee8a3690ef1ddeb0ead3469702
BLAKE2b-256 b2beb0c6c6fd0c4d54079d5ee9db611688b1e6df9beebd09a119e98a1fce7d8c

See more details on using hashes here.

Supported by

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