A Python package for build angent.
Project description
NeoAgent
A Python package for create agent.
Installation
pip install neoagent
## Usage
```python
from neoagent import Agent
def hello():
print("Hello World")
agent = Agent(hello)
agent.start()
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
neoflow-0.0.1.tar.gz
(2.5 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 neoflow-0.0.1.tar.gz.
File metadata
- Download URL: neoflow-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56d922f8a8de3e849e02201a41d92e427f799cb1ccad17384abfef66eb996050
|
|
| MD5 |
71632d7a3fba3831cd70656e11e8baf7
|
|
| BLAKE2b-256 |
c3ea3196581ae0e0ffd92c03cf5839b6d1d931dfd4f49d322d3ae302de2b450a
|
File details
Details for the file neoflow-0.0.1-py3-none-any.whl.
File metadata
- Download URL: neoflow-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 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 |
cf772f882cd01fe6ab39c91dfce3f78c7326ceb530a07f6c69af179770e89212
|
|
| MD5 |
5b7322e539b88793c9e6ba6fc9a3d7c6
|
|
| BLAKE2b-256 |
17c16907990faadc54d69ad76305d9ff5005ec71b6dcec40ca4c5e62a2cf410c
|