All Projects → twtrubiks → PttAutoLoginPost

twtrubiks / PttAutoLoginPost

Licence: other
PTT自動登入發文(Python)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to PttAutoLoginPost

laravel-magiclink
Create link for authenticate in Laravel without password or get private content
Stars: ✭ 135 (+125%)
Mutual labels:  login, auto
PttAutoPush
PTT自動推文 推文機器人(Python)
Stars: ✭ 15 (-75%)
Mutual labels:  auto, ptt
fastlogin
ssh快速登录工具
Stars: ✭ 45 (-25%)
Mutual labels:  login
state
Store a certain application state in the session or cache.
Stars: ✭ 17 (-71.67%)
Mutual labels:  login
ForzaHorizonFix
A simple fix for Forza Horizon 4 and Forza Horizon 5 crashes
Stars: ✭ 20 (-66.67%)
Mutual labels:  auto
ptt-web-crawler
PTT 網路版爬蟲
Stars: ✭ 20 (-66.67%)
Mutual labels:  ptt
yii2-blog
Simple, configurable blog module for Yii2 (post, comment, nested category, tags). + frontend, backend. + SEO! (Opengraph, Schema.org) ~~~COMING SOON V2.0~~~ Please STAR this repo
Stars: ✭ 79 (+31.67%)
Mutual labels:  post
verdaccio-github-oauth-ui
📦🔐 GitHub OAuth plugin for Verdaccio
Stars: ✭ 56 (-6.67%)
Mutual labels:  login
PttImageSpider
PTT 圖片下載器 (抓取整個看板的圖片,並用文章標題作為資料夾的名稱 ) (使用Scrapy)
Stars: ✭ 16 (-73.33%)
Mutual labels:  ptt
user login and register
user login and register system in django
Stars: ✭ 43 (-28.33%)
Mutual labels:  login
instagramauth
An Android library that makes it easy to authenticate your app users with Instagram.
Stars: ✭ 24 (-60%)
Mutual labels:  login
WWDC
🌈 𝐖𝐖𝐃𝐂 𝐒𝐞𝐬𝐬𝐢𝐨𝐧 𝐍𝐨𝐭𝐞𝐬 👩🏻‍💻 ✨
Stars: ✭ 31 (-48.33%)
Mutual labels:  auto
palladium
User authentication and registration component
Stars: ✭ 40 (-33.33%)
Mutual labels:  login
node-facebook-twitter-google-github-login
Node, Express, Mongoose, Passport, Facebook, Twitter, Google and Github Authentication (Login)
Stars: ✭ 31 (-48.33%)
Mutual labels:  login
single-spa-login-example-with-npm-packages
⚡ Single-spa application example which imports registered applications from NPM packages 📦 and manages authentication features as login 🔐
Stars: ✭ 98 (+63.33%)
Mutual labels:  login
reactjs-login-register-crud
ReactJS CRUD Application, ReactJS FileUpload, ReactJS Sample application, ReactJS Boilerplate, ReactJS Login, ReactJS FileUpload, ReactJS Register
Stars: ✭ 47 (-21.67%)
Mutual labels:  login
captive-login
Captive-portal login utility for headless environments written in pure bash.
Stars: ✭ 23 (-61.67%)
Mutual labels:  login
flutter dribble signup challenge
A dribble login UI challenge in Flutter
Stars: ✭ 43 (-28.33%)
Mutual labels:  login
image-uploader
Simple Drag & Drop image uploader plugin to static forms, without using AJAX
Stars: ✭ 70 (+16.67%)
Mutual labels:  post
auto-fill-edit-text
This custom EditText can suggest and fill text defined before.
Stars: ✭ 26 (-56.67%)
Mutual labels:  auto

PttAutoLoginPost

PTT自動登入發文(Python) for Windows and Linux

update -2017/5/1

此範例使用 Python 3.4.3

如要使用 python 2.7.3 可參考 20a029ab14f55e81b

特色

  • 自動登入PTT發文,再登出PTT

使用方法

請將下列程式碼修改為自己的PTT ID 以及 Password

user = 'Your PTT ID'
password = 'Your PTT Password'

執行範例

python PttAuto.py

預設為在 PTT Test板 發文

標題 : 發文文字測試

內文 : 這是一篇測試,哇哈哈

post('test', u'發文文字測試', u'這是一篇測試,哇哈哈')

執行過程

alt tag

執行環境

Ubuntu 12.04

Python 3.4.3

Donation

文章都是我自己研究內化後原創,如果有幫助到您,也想鼓勵我的話,歡迎請我喝一杯咖啡😆

alt tag

贊助者付款

License

MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].