No project description provided
Project description
Team Squeem
Collection of utility functions built by Team Squeem to be used in Python.
ClearDir
ex: ClearDir('./images')
Removes all files from a directory.
params:
- path - The source directory of the images to turn into a gif. Must include preceding ./, should not include ending /
MakeGif
ex: MakeGif('./data', './', 'test', 100, 'jpg')
Turns a directory of images into a gif.
params:
- source_dir - The source directory of the images to turn into a gif. Must include preceding ./
- out_dir - The directory to save the gif to. Must include preceding ./
- gif_name - The name of the gif. Do not include filetype.
- duration - Number of frames in the gif...I think.
- file_type - File extension for the images. Do not include preceding .
CreateMapBackground
ex: CreateMapBackground(edges=(-180,180,-90,90),buffer=0)
Edges = (Minimum Longitude, Maximum Longitude, Minimum Latitude, Maximum Latitude) Buffer is the number of degrees between Min/Max Lon/Lat around the map
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file TeamSqueem-0.0.1.tar.gz.
File metadata
- Download URL: TeamSqueem-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb74ec080e4cbf19df9f9052932ffed42ba49cb0878ae0026770eea314474563
|
|
| MD5 |
9fac2cfa7b1a65e9934ba0c2842da378
|
|
| BLAKE2b-256 |
90550f023712354a1689320bce5ee863e8daa0c7d7a21217590ac91406b4e976
|
File details
Details for the file TeamSqueem-0.0.1-py3-none-any.whl.
File metadata
- Download URL: TeamSqueem-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55149117a5d9d4cca251031bb4db43638b6c54751917dc28d44222015d046efc
|
|
| MD5 |
92dde3ab931156c9a09f3de29e006a66
|
|
| BLAKE2b-256 |
684d14fd69f7324ba0906aa9e784d710fe8618508f767f83d50c4f3eb5a07364
|