Library to detect if you are using Spyder IDE or not.
Project description
What is it?
Simple library to test if python script is running in Spyder IDE
Instalation
pip install check_spyder
Dependencies
os
License
MIT License
Documentation
from check_spyder import Check_Spyder check = Check_Spyder().is_spyder
Returns True if Spyder is present or False if not.
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
check_spyder-0.9.tar.gz
(1.9 kB
view details)
File details
Details for the file check_spyder-0.9.tar.gz.
File metadata
- Download URL: check_spyder-0.9.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d540bb77ba2a76b29c3de81c42441d103593f75008ae6a7b5af28a555c2e3139
|
|
| MD5 |
f2ccdd9bc357e23f158947bf3924ddbc
|
|
| BLAKE2b-256 |
962bcbc4bb75b6b16baaa82a92af3f73ffeaf3ff47850d921ca268378e8c31a4
|