From 6d4ce68bb3f49a7c5e72ae78144635d289979c46 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 11 Apr 2023 15:07:37 +0000 Subject: automatic import of python-naas --- python-naas.spec | 648 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 648 insertions(+) create mode 100644 python-naas.spec (limited to 'python-naas.spec') diff --git a/python-naas.spec b/python-naas.spec new file mode 100644 index 0000000..48248a9 --- /dev/null +++ b/python-naas.spec @@ -0,0 +1,648 @@ +%global _empty_manifest_terminate_build 0 +Name: python-naas +Version: 2.10.2 +Release: 1 +Summary: Scheduler system for notebooks +License: BSD +URL: https://github.com/cashstory/naas +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/af/03/e034b6d6a337e60681c8957849e1885fa6a98d9583fa288305ebc20b2d7c/naas-2.10.2.tar.gz +BuildArch: noarch + + +%description +

Naas Logo

+ + + +## :sparkles: Welcome to Naas! + +Notebooks as a service (Naas) is an open source platform that allows anyone touching data (business analysts, scientists and engineers) to create powerful data engines combining automation, analytics and AI from the comfort of their Jupyter notebooks. + +Naas is an attempt to propose an alternative to Google Colab, powered by the community. + +In addition to Google Colab, Naas platform upgrade notebooks with with 3 low-code layers: features, drivers, templates. + +- **Templates** enable the user to create automated data jobs and reports in minutes. +- **Drivers** act as connectors to push and/or pull data from databases, APIs, and Machine Learning algorithms and more. +- **Features** transform Jupyter in a production ready environment with scheduling, asset sharing, and notifications. + + + +## 🚀 Quick Start + +Try all of Naas's features for free using -- [Naas cloud](https://app.naas.ai/hub/login) -- a stable environment, without having to install anything. + + +## ⚙️ Installation + +Check out our step by step guide on how to [set up Naas locally.](https://docs.naas.ai/install-locally#run-locally) + + + + +## ❤️ Contributing + +We value all kinds of contributions - not just code. We are paticularly motivated to support new contributors and people who are looking to learn and develop their skills. + + +Please read our [contibuting guidelines](https://docs.naas.ai/contributing-to-naas) on how to get started. + + +## 🤔 Community Support + +The naas [documentation](https://docs.naas.ai/) is a great place to start and to get answers for general questions. + +- [Slack](https://join.slack.com/t/naas-club/shared_invite/zt-1970s5rie-dXXkigAdEJYc~LPdQIEaLA) (Live Discussions) +- [GitHub Issues](https://github.com/jupyter-naas/naas/issues/new) (Report Bugs) +- [GitHub Discussions](https://github.com/jupyter-naas/naas/discussions) (Questions, Feature Requests) +- [Twitter](https://twitter.com/JupyterNaas) (Latest News) +- [YouTube](https://www.youtube.com/c/naas-ai) (Video Tutorials) +- [Previous Community calls](https://naas-official.notion.site/3450f449df704f008c82004fd61f69ce?v=059be6a284e740e5b1013a57812a17f0) (Video call discussions with the naas team & other contributors.) +- [Naas's community page](https://www.notion.so/naas-official/Naas-Official-8150e2c35f9248049c48d3fe021b49bb) (To know more) + +## :page_with_curl: License + +The project is licensed under [AGPL-3.0](https://opensource.org/licenses/AGPL-3.0) + + + + +%package -n python3-naas +Summary: Scheduler system for notebooks +Provides: python-naas +BuildRequires: python3-devel +BuildRequires: python3-setuptools +BuildRequires: python3-pip +%description -n python3-naas +

Naas Logo

+ + + +## :sparkles: Welcome to Naas! + +Notebooks as a service (Naas) is an open source platform that allows anyone touching data (business analysts, scientists and engineers) to create powerful data engines combining automation, analytics and AI from the comfort of their Jupyter notebooks. + +Naas is an attempt to propose an alternative to Google Colab, powered by the community. + +In addition to Google Colab, Naas platform upgrade notebooks with with 3 low-code layers: features, drivers, templates. + +- **Templates** enable the user to create automated data jobs and reports in minutes. +- **Drivers** act as connectors to push and/or pull data from databases, APIs, and Machine Learning algorithms and more. +- **Features** transform Jupyter in a production ready environment with scheduling, asset sharing, and notifications. + + + +## 🚀 Quick Start + +Try all of Naas's features for free using -- [Naas cloud](https://app.naas.ai/hub/login) -- a stable environment, without having to install anything. + + +## ⚙️ Installation + +Check out our step by step guide on how to [set up Naas locally.](https://docs.naas.ai/install-locally#run-locally) + + + + +## ❤️ Contributing + +We value all kinds of contributions - not just code. We are paticularly motivated to support new contributors and people who are looking to learn and develop their skills. + + +Please read our [contibuting guidelines](https://docs.naas.ai/contributing-to-naas) on how to get started. + + +## 🤔 Community Support + +The naas [documentation](https://docs.naas.ai/) is a great place to start and to get answers for general questions. + +- [Slack](https://join.slack.com/t/naas-club/shared_invite/zt-1970s5rie-dXXkigAdEJYc~LPdQIEaLA) (Live Discussions) +- [GitHub Issues](https://github.com/jupyter-naas/naas/issues/new) (Report Bugs) +- [GitHub Discussions](https://github.com/jupyter-naas/naas/discussions) (Questions, Feature Requests) +- [Twitter](https://twitter.com/JupyterNaas) (Latest News) +- [YouTube](https://www.youtube.com/c/naas-ai) (Video Tutorials) +- [Previous Community calls](https://naas-official.notion.site/3450f449df704f008c82004fd61f69ce?v=059be6a284e740e5b1013a57812a17f0) (Video call discussions with the naas team & other contributors.) +- [Naas's community page](https://www.notion.so/naas-official/Naas-Official-8150e2c35f9248049c48d3fe021b49bb) (To know more) + +## :page_with_curl: License + +The project is licensed under [AGPL-3.0](https://opensource.org/licenses/AGPL-3.0) + + + + +%package help +Summary: Development documents and examples for naas +Provides: python3-naas-doc +%description help +

Naas Logo

+ + + +## :sparkles: Welcome to Naas! + +Notebooks as a service (Naas) is an open source platform that allows anyone touching data (business analysts, scientists and engineers) to create powerful data engines combining automation, analytics and AI from the comfort of their Jupyter notebooks. + +Naas is an attempt to propose an alternative to Google Colab, powered by the community. + +In addition to Google Colab, Naas platform upgrade notebooks with with 3 low-code layers: features, drivers, templates. + +- **Templates** enable the user to create automated data jobs and reports in minutes. +- **Drivers** act as connectors to push and/or pull data from databases, APIs, and Machine Learning algorithms and more. +- **Features** transform Jupyter in a production ready environment with scheduling, asset sharing, and notifications. + + + +## 🚀 Quick Start + +Try all of Naas's features for free using -- [Naas cloud](https://app.naas.ai/hub/login) -- a stable environment, without having to install anything. + + +## ⚙️ Installation + +Check out our step by step guide on how to [set up Naas locally.](https://docs.naas.ai/install-locally#run-locally) + + + + +## ❤️ Contributing + +We value all kinds of contributions - not just code. We are paticularly motivated to support new contributors and people who are looking to learn and develop their skills. + + +Please read our [contibuting guidelines](https://docs.naas.ai/contributing-to-naas) on how to get started. + + +## 🤔 Community Support + +The naas [documentation](https://docs.naas.ai/) is a great place to start and to get answers for general questions. + +- [Slack](https://join.slack.com/t/naas-club/shared_invite/zt-1970s5rie-dXXkigAdEJYc~LPdQIEaLA) (Live Discussions) +- [GitHub Issues](https://github.com/jupyter-naas/naas/issues/new) (Report Bugs) +- [GitHub Discussions](https://github.com/jupyter-naas/naas/discussions) (Questions, Feature Requests) +- [Twitter](https://twitter.com/JupyterNaas) (Latest News) +- [YouTube](https://www.youtube.com/c/naas-ai) (Video Tutorials) +- [Previous Community calls](https://naas-official.notion.site/3450f449df704f008c82004fd61f69ce?v=059be6a284e740e5b1013a57812a17f0) (Video call discussions with the naas team & other contributors.) +- [Naas's community page](https://www.notion.so/naas-official/Naas-Official-8150e2c35f9248049c48d3fe021b49bb) (To know more) + +## :page_with_curl: License + +The project is licensed under [AGPL-3.0](https://opensource.org/licenses/AGPL-3.0) + + + + +%prep +%autosetup -n naas-2.10.2 + +%build +%py3_build + +%install +%py3_install +install -d -m755 %{buildroot}/%{_pkgdocdir} +if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi +if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi +if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi +if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi +pushd %{buildroot} +if [ -d usr/lib ]; then + find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst +fi +if [ -d usr/lib64 ]; then + find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst +fi +if [ -d usr/bin ]; then + find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst +fi +if [ -d usr/sbin ]; then + find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst +fi +touch doclist.lst +if [ -d usr/share/man ]; then + find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst +fi +popd +mv %{buildroot}/filelist.lst . +mv %{buildroot}/doclist.lst . + +%files -n python3-naas -f filelist.lst +%dir %{python3_sitelib}/* + +%files help -f doclist.lst +%{_docdir}/* + +%changelog +* Tue Apr 11 2023 Python_Bot - 2.10.2-1 +- Package Spec generated -- cgit v1.2.3