WebTrader 1.0.8__tar.gz → 1.1.0__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: WebTrader
3
- Version: 1.0.8
3
+ Version: 1.1.0
4
4
  Summary: You can quickly open websites from your computer on your phone or tablet.
5
5
  Author: NecmeddinHD
6
6
  Keywords: telegram bot share link device transfer
@@ -13,18 +13,22 @@ Classifier: Development Status :: 4 - Beta
13
13
  Classifier: Framework :: AsyncIO
14
14
  Classifier: Environment :: Console
15
15
  Description-Content-Type: text/markdown
16
+ Requires-Dist: pyperclip
17
+ Requires-Dist: requests
16
18
  Dynamic: author
17
19
  Dynamic: classifier
18
20
  Dynamic: description
19
21
  Dynamic: description-content-type
20
22
  Dynamic: keywords
23
+ Dynamic: requires-dist
21
24
  Dynamic: summary
22
25
 
23
26
  # WebTrader
24
-
25
27
  Transfer websites from your **computer** to your **phone or tablet** via **Telegram** easily.
26
28
 
27
- ---
29
+ ## Project's Github Page
30
+
31
+ # [WebTrader - BY NecmeddinHD](https://github.com/NecmeddinHD/WebTrader)
28
32
 
29
33
  ## Features
30
34
 
@@ -76,6 +80,31 @@ Thanks to this package, you can bypass MEB internet restrictions applied in some
76
80
  If it doesn’t work, at least there is an HTML file named *EagleCraft* inside — you can double-click on it and play a game without being blocked.
77
81
  It's an old version of Minecraft.
78
82
 
83
+ # WebTrader
84
+ Web sitelerini **bilgisayarınızdan** **telefonunuza veya tabletinize** kolayca **Telegram** aracılığıyla aktarın.
85
+
86
+ ## Projenin Github Sayfası
87
+
88
+ # [WebTrader - NecmeddinHD Tarafından](https://github.com/NecmeddinHD/WebTrader)
89
+
90
+ ## Özellikler
91
+
92
+ - Web sitesi URL'lerini bilgisayarınızdan telefonunuza anında gönderin
93
+ - Telegram bot API'si kullanır
94
+ - Minimum yapılandırma gerektirir
95
+
96
+ ---
97
+
98
+ ## 🔧 Kurulum
99
+
100
+ pip install WebTrader
101
+
102
+ ## Otomasyon
103
+ - Telegram ID'nizi @userinfobot Telegram botu aracılığıyla alın
104
+ - Kodunuza bu satırı ekleyin: `webtrader.chat_id="ID"`
105
+ - ID'yi kendi ID'nizle veya başka birinin ID'siyle değiştirin
106
+ - Son olarak, kurulum tamamlanmış olur
107
+
79
108
  # TR Telegram Web Transfer
80
109
 
81
110
  **Telegram** aracılığıyla bilgisayarınızdaki web sitelerini telefonunuza aktarabilirsiniz.
@@ -90,6 +119,10 @@ Eğer telefonda Python çalıştırmayı biliyorsanız ve bilgisayarınızda Tel
90
119
  ## TÜYO:
91
120
  Eğer bilgisayarınız üzerinden bir YouTube videosuna sağ tıklayıp videonun URL'sini süresiyle birlikte kopyalarsanız, telefondan direkt kaldığınız yerden devam edersiniz. Eğer bunu yapmazsanız, geçmişten tıklamış gibi olur ve tam olarak olmasa da kaldığınız yere birkaç saniye geriden devam edersiniz.
92
121
 
122
+ ## NOT:
123
+ Bu Proje Türk yapımıdır Ve Türk bir öğrenci tarafından geliştirilmiştir
124
+ Ayrıca terminale direkt olarak yazarak ta hızlıca kullanılabilmesini sağladım terminale `webtrader` yazarak kullana bilirsiniz
125
+
93
126
  ## Github sayfamda daha neler var
94
127
 
95
128
  # [NecmeddinHD](https://github.com/NecmeddinHD/)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: WebTrader
3
- Version: 1.0.8
3
+ Version: 1.1.0
4
4
  Summary: You can quickly open websites from your computer on your phone or tablet.
5
5
  Author: NecmeddinHD
6
6
  Keywords: telegram bot share link device transfer
@@ -13,18 +13,22 @@ Classifier: Development Status :: 4 - Beta
13
13
  Classifier: Framework :: AsyncIO
14
14
  Classifier: Environment :: Console
15
15
  Description-Content-Type: text/markdown
16
+ Requires-Dist: pyperclip
17
+ Requires-Dist: requests
16
18
  Dynamic: author
17
19
  Dynamic: classifier
18
20
  Dynamic: description
19
21
  Dynamic: description-content-type
20
22
  Dynamic: keywords
23
+ Dynamic: requires-dist
21
24
  Dynamic: summary
22
25
 
23
26
  # WebTrader
24
-
25
27
  Transfer websites from your **computer** to your **phone or tablet** via **Telegram** easily.
26
28
 
27
- ---
29
+ ## Project's Github Page
30
+
31
+ # [WebTrader - BY NecmeddinHD](https://github.com/NecmeddinHD/WebTrader)
28
32
 
29
33
  ## Features
30
34
 
@@ -76,6 +80,31 @@ Thanks to this package, you can bypass MEB internet restrictions applied in some
76
80
  If it doesn’t work, at least there is an HTML file named *EagleCraft* inside — you can double-click on it and play a game without being blocked.
77
81
  It's an old version of Minecraft.
78
82
 
83
+ # WebTrader
84
+ Web sitelerini **bilgisayarınızdan** **telefonunuza veya tabletinize** kolayca **Telegram** aracılığıyla aktarın.
85
+
86
+ ## Projenin Github Sayfası
87
+
88
+ # [WebTrader - NecmeddinHD Tarafından](https://github.com/NecmeddinHD/WebTrader)
89
+
90
+ ## Özellikler
91
+
92
+ - Web sitesi URL'lerini bilgisayarınızdan telefonunuza anında gönderin
93
+ - Telegram bot API'si kullanır
94
+ - Minimum yapılandırma gerektirir
95
+
96
+ ---
97
+
98
+ ## 🔧 Kurulum
99
+
100
+ pip install WebTrader
101
+
102
+ ## Otomasyon
103
+ - Telegram ID'nizi @userinfobot Telegram botu aracılığıyla alın
104
+ - Kodunuza bu satırı ekleyin: `webtrader.chat_id="ID"`
105
+ - ID'yi kendi ID'nizle veya başka birinin ID'siyle değiştirin
106
+ - Son olarak, kurulum tamamlanmış olur
107
+
79
108
  # TR Telegram Web Transfer
80
109
 
81
110
  **Telegram** aracılığıyla bilgisayarınızdaki web sitelerini telefonunuza aktarabilirsiniz.
@@ -90,6 +119,10 @@ Eğer telefonda Python çalıştırmayı biliyorsanız ve bilgisayarınızda Tel
90
119
  ## TÜYO:
91
120
  Eğer bilgisayarınız üzerinden bir YouTube videosuna sağ tıklayıp videonun URL'sini süresiyle birlikte kopyalarsanız, telefondan direkt kaldığınız yerden devam edersiniz. Eğer bunu yapmazsanız, geçmişten tıklamış gibi olur ve tam olarak olmasa da kaldığınız yere birkaç saniye geriden devam edersiniz.
92
121
 
122
+ ## NOT:
123
+ Bu Proje Türk yapımıdır Ve Türk bir öğrenci tarafından geliştirilmiştir
124
+ Ayrıca terminale direkt olarak yazarak ta hızlıca kullanılabilmesini sağladım terminale `webtrader` yazarak kullana bilirsiniz
125
+
93
126
  ## Github sayfamda daha neler var
94
127
 
95
128
  # [NecmeddinHD](https://github.com/NecmeddinHD/)
@@ -3,4 +3,5 @@ WebTrader.egg-info/PKG-INFO
3
3
  WebTrader.egg-info/SOURCES.txt
4
4
  WebTrader.egg-info/dependency_links.txt
5
5
  WebTrader.egg-info/entry_points.txt
6
+ WebTrader.egg-info/requires.txt
6
7
  WebTrader.egg-info/top_level.txt
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ webtrader = webtrader:main
@@ -0,0 +1,2 @@
1
+ pyperclip
2
+ requests
@@ -4,13 +4,13 @@ with open("readme.md", "r", encoding="utf-8") as f:
4
4
  descript=f.read()
5
5
  setup(
6
6
  name="WebTrader",
7
- version="1.0.8",
7
+ version="1.1.0",
8
8
  packages=find_packages(),
9
- install_requiress=["pyperclip", "requests"],
9
+ install_requires=["pyperclip", "requests"],
10
10
  description="You can quickly open websites from your computer on your phone or tablet.",
11
11
  entry_points={
12
12
  "console_scripts": [
13
- "webtrader = WebTrader:webtrader"
13
+ "webtrader = webtrader:main"
14
14
  ]
15
15
  },
16
16
  long_description=descript,
@@ -1,2 +0,0 @@
1
- [console_scripts]
2
- webtrader = WebTrader:webtrader
File without changes