Skip to content

Commit 64c6319

Browse files
committed
Official v2.0.3
1 parent d9e3139 commit 64c6319

File tree

4 files changed

+60
-57
lines changed

4 files changed

+60
-57
lines changed

dist/pyforchange-2.0.3.tar.gz

8.03 KB
Binary file not shown.

pyforchange.egg-info/PKG-INFO

Lines changed: 50 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1,99 +1,95 @@
11
Metadata-Version: 2.1
22
Name: pyforchange
3-
Version: 2.0.1
4-
Summary: Python For Change ================= Welcome to the community! ------------------------- Python For Change is a **open source** project. {: .fs-6 .fw-300 } `Get started now <https://github.com/PythonForChange/pythonforchange.github.io>`__\ {: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } `View on Github <https://github.com/PythonForChange>`__\ {: .btn .fs-5 .mb-4 .mb-md-0 } Our software ~~~~~~~~~~~~ - `Covid Plot <https://pythonforchange.github.io/covidplot>`__ - `Python For Change FilesFormat <https://pythonforchange.github.io/filesformat>`__ Installation (last stable version) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1. Install pyforchange :: pip install pyforchange 2. Import pyforchange in your python file .. code:: python import pyforchange 3. Enjoy! Contributing ~~~~~~~~~~~~ Learn more about how to help others contribute, check out the `CONTRIBUTING GUIDELINES <https://pythonforchange.github.io/CodeOfConduct/>`__ for repository contributors. Credits ~~~~~~~ - **Emmanuel Norambuena** - *initial work* - `Eanorambuena <https://github.com/eanorambuena>`__ - **Community** - *contributing* - **Andrés Villanueva** - *this web page is based on the README made by him* - `Villanuevand <https://github.com/Villanuevand>`__ - **Just the Docs** - *this site uses their documentation theme for Jekyll* - `View in Github <https://github.com/pmarsceill/just-the-docs>`__ License ~~~~~~~ This proyect is under the `MIT License <https://pythonforchange.github.io/license>`__. Made with ~~~~~~~~~ - `Python <https://www.python.org/>`__ - Programming language Wiki ~~~~ You can find much more about how to use this project in our `Wiki <https://github.com/PythonForChange/pythonforchange.github.io/wiki>`__ 📖 Support or Contact ~~~~~~~~~~~~~~~~~~ Having trouble with Python For Change Software? Check out our `documentation <https://pythonforchange.github.io/>`__. -------------- ⌨️ with ❤️ by `Eanorambuena <https://github.com/eanorambuena>`__ 😊
3+
Version: 2.0.3
4+
Summary: pythonforchange.github.io
55
Home-page: https://github.com/PythonForChange/pyforchange
66
Author: Python For Change
77
Author-email: pythonforchange@gmail.com
88
License: MIT
9-
Download-URL: https://github.com/PythonForChange/pyforchange/archive/refs/tags/v2.0.1.tar.gz
9+
Download-URL: https://github.com/PythonForChange/pyforchange/archive/refs/tags/v2.0.3.tar.gz
1010
Description: Python For Change
1111
=================
1212

1313
Welcome to the community!
1414
-------------------------
1515

16-
Python For Change is a **open source** project. {: .fs-6 .fw-300 }
16+
Python For Change is a **open source** project.
1717

18-
`Get started
19-
now <https://github.com/PythonForChange/pythonforchange.github.io>`__\ {:
20-
.btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } `View on
21-
Github <https://github.com/PythonForChange>`__\ {: .btn .fs-5 .mb-4
22-
.mb-md-0 }
18+
[Get started
19+
now](https://github.com/PythonForChange/pythonforchange.github.io)
2320

24-
Our software
25-
~~~~~~~~~~~~
21+
[View on
22+
Github](https://github.com/PythonForChange)
2623

27-
- `Covid Plot <https://pythonforchange.github.io/covidplot>`__
28-
- `Python For Change
29-
FilesFormat <https://pythonforchange.github.io/filesformat>`__
3024

31-
Installation (last stable version)
32-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
25+
### Our software
3326

34-
1. Install pyforchange
27+
- [Covid Plot](https://pythonforchange.github.io/covidplot)
28+
- [Python For Change Format](https://pythonforchange.github.io/format)
29+
- [Cell](https://pythonforchange.github.io/cell)
3530

36-
::
31+
### Installation (last stable version)
3732

38-
pip install pyforchange
33+
1. Install pyforchange
3934

40-
2. Import pyforchange in your python file
35+
pip install pyforchange
4136

42-
.. code:: python
37+
2. Import pyforchange in your python file
4338

44-
import pyforchange
39+
``` {.python}
40+
import pyforchange
41+
```
4542

46-
3. Enjoy!
43+
3. Enjoy!
4744

48-
Contributing
49-
~~~~~~~~~~~~
45+
### Contributing
5046

5147
Learn more about how to help others contribute, check out the
52-
`CONTRIBUTING
53-
GUIDELINES <https://pythonforchange.github.io/CodeOfConduct/>`__ for
48+
[CONTRIBUTING
49+
GUIDELINES](https://pythonforchange.github.io/CodeOfConduct/) for
5450
repository contributors.
5551

56-
Credits
57-
~~~~~~~
52+
### Credits
5853

59-
- **Emmanuel Norambuena** - *initial work* -
60-
`Eanorambuena <https://github.com/eanorambuena>`__
61-
- **Community** - *contributing*
62-
- **Andrés Villanueva** - *this web page is based on the README made by
63-
him* - `Villanuevand <https://github.com/Villanuevand>`__
64-
- **Just the Docs** - *this site uses their documentation theme for
65-
Jekyll* - `View in
66-
Github <https://github.com/pmarsceill/just-the-docs>`__
54+
- **Emmanuel Norambuena** - *initial work* -
55+
[Eanorambuena](https://github.com/eanorambuena)
56+
- **Community** - *contributing*
57+
- **Andrés Villanueva** - *this web page is based on the README made
58+
by him* - [Villanuevand](https://github.com/Villanuevand)
59+
- **Just the Docs** - *this site uses their documentation theme for
60+
Jekyll* - [View in
61+
Github](https://github.com/pmarsceill/just-the-docs)
6762

68-
License
69-
~~~~~~~
63+
### License
7064

71-
This proyect is under the `MIT
72-
License <https://pythonforchange.github.io/license>`__.
65+
This proyect is under the [MIT
66+
License](https://pythonforchange.github.io/license).
7367

74-
Made with
75-
~~~~~~~~~
68+
### Made with
7669

77-
- `Python <https://www.python.org/>`__ - Programming language
70+
- [Python](https://www.python.org/) - Programming language
7871

79-
Wiki
80-
~~~~
72+
### Wiki
8173

8274
You can find much more about how to use this project in our
83-
`Wiki <https://github.com/PythonForChange/pythonforchange.github.io/wiki>`__
75+
[Wiki](https://github.com/PythonForChange/pythonforchange.github.io/wiki)
8476
📖
8577

86-
Support or Contact
87-
~~~~~~~~~~~~~~~~~~
78+
### Support or Contact
8879

8980
Having trouble with Python For Change Software? Check out our
90-
`documentation <https://pythonforchange.github.io/>`__.
81+
[documentation](https://pythonforchange.github.io/).
9182

92-
--------------
83+
* * * * *
9384

94-
⌨️ with ❤️ by `Eanorambuena <https://github.com/eanorambuena>`__ 😊
85+
⌨️ with ❤️ by [Eanorambuena](https://github.com/eanorambuena) 😊
9586

96-
Keywords: testing,logging,example
87+
Keywords: covid,qiskit,language,plot,files
9788
Platform: UNKNOWN
9889
Classifier: Programming Language :: Python :: 3
99-
Description-Content-Type: text/x-rst
90+
Classifier: Intended Audience :: Developers
91+
Classifier: License :: OSI Approved :: MIT License
92+
Classifier: Natural Language :: English
93+
Classifier: Operating System :: OS Independent
94+
Classifier: Topic :: Text Processing :: Markup
95+
Description-Content-Type: text/markdown

pyforchange.egg-info/SOURCES.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,15 @@ setup.py
77
pyforchange/__init__.py
88
pyforchange/cell.py
99
pyforchange/covidplot.py
10-
pyforchange/pfcf.py
1110
pyforchange.egg-info/PKG-INFO
1211
pyforchange.egg-info/SOURCES.txt
1312
pyforchange.egg-info/dependency_links.txt
14-
pyforchange.egg-info/top_level.txt
13+
pyforchange.egg-info/top_level.txt
14+
pyforchange/pfcf/__init__.py
15+
pyforchange/pfcf/code.py
16+
pyforchange/pfcf/files.py
17+
pyforchange/pfcf/read.py
18+
pyforchange/pfcf/utils.py
19+
pyforchange/pfcf/codel/__init__.py
20+
pyforchange/pfcf/codel/qiskit.py
21+
pyforchange/pfcf/codel/wolfram.py

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
url = 'https://github.com/PythonForChange/pyforchange', # use the URL to the github repo
1919
download_url = 'https://github.com/PythonForChange/pyforchange/archive/refs/tags/v2.0.3.tar.gz',
2020
keywords = ['covid', 'qiskit', 'language', 'plot', 'files'],
21-
classifiers = ['Programming Language :: Python :: 3','Intended Audience :: Developers','License :: OSI Approved :: MIT License','Natural Language :: English','Operating System :: OS Independent','Topic :: Text Processing :: Markup :: PFCF'],
21+
classifiers = ['Programming Language :: Python :: 3','Intended Audience :: Developers','License :: OSI Approved :: MIT License','Natural Language :: English','Operating System :: OS Independent','Topic :: Text Processing :: Markup'],
2222
)

0 commit comments

Comments
 (0)