A small package for games and file maintenance
Project description
What is this?
Linq.py is a simple py engine used mostly for file writing and as a game engine. It is not intended for commercial use but for personal use.
Commands
Fs
fs.write(content, path, filename)
This will write the content to a file specified in the path!
fs.read(path, log)
This will read from the specified path + file (./data/test.txt) and will print it if the log is True.
For printing single content: fs.read(path, True)
Output: Hey (example)
For printing with own words:
fs.read(path, 'i said') Output: I said Hey!
Game (NOT DONE YET)
Player
Player.setusername(name)
This will write the users name to a Data folder
Player.username()
This will print the players username
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 Linq.py-0.0.1.tar.gz.
File metadata
- Download URL: Linq.py-0.0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.3.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7edaa8a60639c7229dacf03f454e744a8bf133104a808939c172ad7634cdfb8c
|
|
| MD5 |
ead0476db4a6977c903e554c96319955
|
|
| BLAKE2b-256 |
9969c102f3bf505a7ffcee6b0fae72ffca434631b8353476c32573aeeb6fe666
|
File details
Details for the file Linq.py-0.0.1-py3-none-any.whl.
File metadata
- Download URL: Linq.py-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.3.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e566e15e2d2418c29dd5953e49d380092e0c015e2ffda6b3c6499a4941d7041a
|
|
| MD5 |
b6efc7906a0b8f60ef05edd950f06b16
|
|
| BLAKE2b-256 |
2c39be03902c9b9df61d129f60bf9929bedcbe173b3473af56edd19df8ba4390
|