Skip to main content

A personal package for research

Project description

tl2

pip

  • Clear packages

grep -v string : exclude string

pip freeze | grep -v conda > packages_uninstall.txt
pip freeze | grep -v conda | grep Editable | cut -d '(' -f2 | cut -d ')' -f1 >> packages_uninstall.txt 
cat packages_uninstall.txt | xargs -n 1 pip uninstall -y

# pip uninstall -r packages_uninstall.txt -y

Test

Launch

Proj

matplot

logger

fvcore

Project details


Download files

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

Source Distribution

tl2-0.1.2.tar.gz (4.4 MB view details)

Uploaded Source

Built Distribution

tl2-0.1.2-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file tl2-0.1.2.tar.gz.

File metadata

  • Download URL: tl2-0.1.2.tar.gz
  • Upload date:
  • Size: 4.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for tl2-0.1.2.tar.gz
Algorithm Hash digest
SHA256 d08883ea354b3d7d76943bb49f1326cef35541097615a81653496e5a1636df86
MD5 1f1e1d5c886682355f1f4d4b3db4ed84
BLAKE2b-256 a34b9d918e041ef6489b61e2353adb2531b38aca5d37698065df72d0ec904ee1

See more details on using hashes here.

File details

Details for the file tl2-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: tl2-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for tl2-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 495611d0c2a0024de51de562401a5ac1238202d2d96e4fa0bbee63eb8d91ddea
MD5 53b02df361faeece2578daa6d558a192
BLAKE2b-256 2f89c03ff0b596d4f75f16db2f520b1017ac7d170391e0d9d6e590e466937281

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