neuronum 1.0.1__tar.gz → 1.0.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of neuronum might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: neuronum
3
- Version: 1.0.1
3
+ Version: 1.0.3
4
4
  Summary: Interact with the Neuronum Network to build, connect & automate economic data streams
5
5
  Author: Neuronum Cybernetics
6
6
  Author-email: welcome@neuronum.net
@@ -20,19 +20,17 @@ Dynamic: requires-dist
20
20
  Dynamic: requires-python
21
21
  Dynamic: summary
22
22
 
23
- # Neuronum
24
-
25
- ![Neuronum Logo](https://www.neuronum.net/logo_pip.png "Neuronum")
23
+ ![Neuronum Logo](https://neuronum.net/static/logo_pip.png "Neuronum")
26
24
 
27
25
  Interact with the `Neuronum` Network to build, connect & automate economic data streams.
28
26
 
29
27
  ## Links and Resources
30
- [![Website](https://img.shields.io/badge/Website-Neuronum-blue)](https://www.neuronum.net)
31
- [![Documentation](https://img.shields.io/badge/Docs-Read%20now-green)](https://www.neuronum.net/docs)
28
+ [![Website](https://img.shields.io/badge/Website-Neuronum-blue)](https://neuronum.net)
29
+ [![Documentation](https://img.shields.io/badge/Docs-Read%20now-green)](https://neuronum.net/docs)
32
30
 
33
31
 
34
32
  ## Installation
35
- Install the library using pip:
33
+ Install the Neuronum library using pip:
36
34
 
37
35
  ```bash
38
36
  pip install neuronum
@@ -1,16 +1,14 @@
1
- # Neuronum
2
-
3
- ![Neuronum Logo](https://www.neuronum.net/logo_pip.png "Neuronum")
1
+ ![Neuronum Logo](https://neuronum.net/static/logo_pip.png "Neuronum")
4
2
 
5
3
  Interact with the `Neuronum` Network to build, connect & automate economic data streams.
6
4
 
7
5
  ## Links and Resources
8
- [![Website](https://img.shields.io/badge/Website-Neuronum-blue)](https://www.neuronum.net)
9
- [![Documentation](https://img.shields.io/badge/Docs-Read%20now-green)](https://www.neuronum.net/docs)
6
+ [![Website](https://img.shields.io/badge/Website-Neuronum-blue)](https://neuronum.net)
7
+ [![Documentation](https://img.shields.io/badge/Docs-Read%20now-green)](https://neuronum.net/docs)
10
8
 
11
9
 
12
10
  ## Installation
13
- Install the library using pip:
11
+ Install the Neuronum library using pip:
14
12
 
15
13
  ```bash
16
14
  pip install neuronum
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: neuronum
3
- Version: 1.0.1
3
+ Version: 1.0.3
4
4
  Summary: Interact with the Neuronum Network to build, connect & automate economic data streams
5
5
  Author: Neuronum Cybernetics
6
6
  Author-email: welcome@neuronum.net
@@ -20,19 +20,17 @@ Dynamic: requires-dist
20
20
  Dynamic: requires-python
21
21
  Dynamic: summary
22
22
 
23
- # Neuronum
24
-
25
- ![Neuronum Logo](https://www.neuronum.net/logo_pip.png "Neuronum")
23
+ ![Neuronum Logo](https://neuronum.net/static/logo_pip.png "Neuronum")
26
24
 
27
25
  Interact with the `Neuronum` Network to build, connect & automate economic data streams.
28
26
 
29
27
  ## Links and Resources
30
- [![Website](https://img.shields.io/badge/Website-Neuronum-blue)](https://www.neuronum.net)
31
- [![Documentation](https://img.shields.io/badge/Docs-Read%20now-green)](https://www.neuronum.net/docs)
28
+ [![Website](https://img.shields.io/badge/Website-Neuronum-blue)](https://neuronum.net)
29
+ [![Documentation](https://img.shields.io/badge/Docs-Read%20now-green)](https://neuronum.net/docs)
32
30
 
33
31
 
34
32
  ## Installation
35
- Install the library using pip:
33
+ Install the Neuronum library using pip:
36
34
 
37
35
  ```bash
38
36
  pip install neuronum
@@ -5,7 +5,7 @@ from pathlib import Path
5
5
 
6
6
  setup(
7
7
  name='neuronum',
8
- version='1.0.1',
8
+ version='1.0.3',
9
9
  author='Neuronum Cybernetics',
10
10
  author_email='welcome@neuronum.net',
11
11
  description='Interact with the Neuronum Network to build, connect & automate economic data streams',
File without changes
File without changes
File without changes
File without changes