FinderCore - Librería para buscar usuarios de minecraft en nuestras base de datos
Project description
FinderCore
Librería para buscar usuarios mediante nuestra base de datos (módulo finder).
Uso
from findercore import Finder
finder = Finder()
resultado = finder.find("hola")
if "error" in resultado:
print(resultado["error"])
else:
print(resultado["results"])
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
FinderCore-0.1.tar.gz
(1.9 kB
view details)
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 FinderCore-0.1.tar.gz.
File metadata
- Download URL: FinderCore-0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8887e5b0c72beecbbd0b4fc4ee0a34256e0afde1eead6a1f704b2e95182682a3
|
|
| MD5 |
f4f22bf1cfc3e70aa22ee8ac995d13a2
|
|
| BLAKE2b-256 |
8c23b279665964c3f6d6e1d165844ce1c3af5c89d21c8d5057eaf6b8f4043124
|
File details
Details for the file FinderCore-0.1-py3-none-any.whl.
File metadata
- Download URL: FinderCore-0.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25f96417a1e4703ae18e26fe1a090b05a3d6185ef4a166e1299b0abad2a03f38
|
|
| MD5 |
7efa7c264dfdc178575f59e91ed3e5d9
|
|
| BLAKE2b-256 |
1144c8d9ed74795f4752a6d1179e1921e7a9abebba2ec61985ca214156c5f6ce
|